Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

HDPCD Spark Exam Coding

avatar

Are we supposed to just write the scala code that will run in spark shell or do we need to create object/class and define SparkContext, SQLContext etc.

1 ACCEPTED SOLUTION

avatar

The former. You are expected to write the code to run in the Spark shell.

Also, take a look at this link with other good questions/answers regarding the exam:

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

View solution in original post

1 REPLY 1

avatar

The former. You are expected to write the code to run in the Spark shell.

Also, take a look at this link with other good questions/answers regarding the exam:

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