Created 11-20-2017 10:30 PM
What is the version of spark in hdpcd spark certification exam.
Is it the default version 1.6.x ?
My concern is that most of the documentation is available as per spark 2.x
Created 11-21-2017 06:25 PM
Hi Yash,
the HDPCD: Spark exam runs on a Spark 1.6 cluster. I strongly recommend you to use lecture for this version. You should also write code for 1.6. If you use Spark2 dataframes etc. You aren‘t prepared well enough for the exam!
Best regards
Jan
Created 11-21-2017 06:25 PM
Hi Yash,
the HDPCD: Spark exam runs on a Spark 1.6 cluster. I strongly recommend you to use lecture for this version. You should also write code for 1.6. If you use Spark2 dataframes etc. You aren‘t prepared well enough for the exam!
Best regards
Jan
Created 11-21-2017 08:13 PM
Thanks Jan. I believe the documentation provided during the exam will also be for 1.6. Please let me know if otherwise.
Created 11-22-2017 06:12 PM
Hi Yash,
the Spark 1.6 documentation is available on the exam. It's this one:
Created 11-22-2017 07:15 PM
Hi @Yash Singh,
at the exam you have access to the Spark 1.6 documentation. It's this one here:
https://spark.apache.org/docs/1.6.0/
Best regards