Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Will any python editor be available during HDP Spark Exam

avatar
Contributor

Hi,

I am planing to appear for Spark exam and have few questions.

1) Since python follows strict indentation,will any python supported editor be available during exam to write the scripts?

2) Do we need to save the scripts during exam or just execute it?

3) Which language would be good to solve problems in exam, Scala or Python?

Thanks in advance

1 ACCEPTED SOLUTION

avatar

Test environment has no IDE. You use either use gedit or vi based on your preference. More details in the post below:

https://community.hortonworks.com/questions/64278/hdpcd-spark-certification.html

View solution in original post

4 REPLIES 4

avatar

Test environment has no IDE. You use either use gedit or vi based on your preference. More details in the post below:

https://community.hortonworks.com/questions/64278/hdpcd-spark-certification.html

avatar

@Neeraj Joshi - Do you need any more help here.

If your query is resolved can you please upvote and accept the answer. Thanks!

avatar
Contributor

Hi Namit,thanks for your reply. I am still not clear about point 2 and 3.

avatar

As per below post:

https://community.hortonworks.com/questions/70180/hdpcd-spark-exam.html

  • You have to save all you commands in the provided text files.

For your question - Which language would be good to solve problems in exam, Scala or Python?

  • It depends on your comfort level. You can debug with either spark-shell or pyspark