- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Will any python editor be available during HDP Spark Exam
- Labels:
-
Apache Spark
Created ‎03-12-2017 04:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created ‎03-12-2017 09:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created ‎03-12-2017 09:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created ‎03-15-2017 04:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Neeraj Joshi - Do you need any more help here.
If your query is resolved can you please upvote and accept the answer. Thanks!
Created ‎03-16-2017 02:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Namit,thanks for your reply. I am still not clear about point 2 and 3.
Created ‎03-16-2017 04:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
