Is it necessary to learn hadoop for spark?



Is it necessary to learn hadoop for spark?..

Answer / Tarun Kumar Yadav

"Not necessarily". While understanding Hadoop can provide a better context for Apache Spark, it is not always required. Many developers start with Spark without prior knowledge of Hadoop.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Why is transformation lazy operation in Apache Spark RDD? How is it useful?

1 Answers  


Is Apache Spark a good fit for Reinforcement learning?

1 Answers  


Explain the various Transformation on Apache Spark RDD like distinct(), union(), intersection(), and subtract()?

1 Answers  


Explain catalyst query optimizer in Apache Spark?

1 Answers  


What is Starvation scenario in spark streaming?

1 Answers  


What are the different levels of persistence in Spark?

1 Answers  


Name the languages which are supported by apache spark and which one is most popular?

1 Answers  


What is accumulator in spark?

1 Answers  


What is the default partition in spark?

1 Answers  


Can you mention some features of spark?

1 Answers  


What is mlib?

1 Answers  


Is cache an action in spark?

1 Answers  


Categories