- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
HDPCD Spark environment
- Labels:
-
Apache Spark
Created ‎07-17-2016 02:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm planning to take the Spark certification and have a couple of questions:
- What kind of IDE options are available during the exam for Scala? Eclipse,IntelliJ, Zeppelin?
- Can I somehow try out the environment before the exam (e.g. launching Java practice VM if it is similar)? Because I would prefer to get accustomed like shortcuts, keyboard layout etc.
- Is Spark documentation available during the exam? In the FAQ it is not listed. If yes can you please share the URL matching the spark version used during the exam?
Thank you,
Bence
Created ‎07-18-2016 12:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no IDE available on the Spark exam. You can use pyspark or spark-shell to execute your code.
You do NOT have access to google or the internet. You DO have access to the Spark doc pages, the Python and Scala doc pages, and the Hortonworks documentation as well.
There is currently no practice exam for the Spark exam. If you need experience writing Spark applications on HDP using Python or Scala, I recommend downloading the Sandbox and working through the Hortonworks Spark tutorials.
Created ‎07-18-2016 12:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no IDE available on the Spark exam. You can use pyspark or spark-shell to execute your code.
You do NOT have access to google or the internet. You DO have access to the Spark doc pages, the Python and Scala doc pages, and the Hortonworks documentation as well.
There is currently no practice exam for the Spark exam. If you need experience writing Spark applications on HDP using Python or Scala, I recommend downloading the Sandbox and working through the Hortonworks Spark tutorials.
