Created 11-15-2018 05:47 AM
Could anybody guide me what is the learning path for Spark? I am familiar with Hadoop,Hive,Pig,sqoop,oozie,Python and Hbase.I do not know much about Java. Do I need to learn both Java and Scala to start with spark? I am completed confused where to start for Spark?
Created 11-15-2018 06:32 AM
You need not learn both Java and Scala to start with spark. If need to be familiar with either of Java,Scala, Python or R to work with spark. You can start with this tutorial to understand the basics
https://hortonworks.com/tutorial/hands-on-tour-of-apache-spark-in-5-minutes/
Created 11-15-2018 06:32 AM
You need not learn both Java and Scala to start with spark. If need to be familiar with either of Java,Scala, Python or R to work with spark. You can start with this tutorial to understand the basics
https://hortonworks.com/tutorial/hands-on-tour-of-apache-spark-in-5-minutes/
Created 11-15-2018 08:56 AM
Do you mean if we are familiar with Python,We can Work on Spark.In Real time Projects only Python is sufficient.
Do I need to learn Scala or Java for real time Projects?
Created 11-15-2018 11:58 AM
You can work with pyspark if you know python. All the features will be available in pyspark as well. You need not learn scala or java
Created 11-15-2018 04:45 PM
Hi Vamsi
please share your contact details. i will share the sprak and scala certification
thaks
Created 11-15-2018 06:34 PM
I have found Learning spark to be very helpful for the beginners. https://www.oreilly.com/library/view/learning-spark/9781449359034/