What is spark vs hadoop?



What is spark vs hadoop?..

Answer / Chandika Prasad Upadhyay

Apache Spark and Hadoop are both big data processing frameworks but have different focuses. Hadoop focuses on batch processing using MapReduce, while Spark supports both batch processing and interactive querying with a faster processing speed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

How does spark program work?

1 Answers  


Explain the operation reduce() in Spark?

1 Answers  


How spark works on hadoop?

1 Answers  


What do you understand by the partitions in spark?

1 Answers  


How to identify that the given operation is transformation or action?

1 Answers  


How is RDD in Apache Spark different from Distributed Storage Management?

1 Answers  


What is the difference between dataframe and dataset in spark?

1 Answers  


Which file systems does Spark support?

1 Answers  


Compare hadoop & spark?

1 Answers  


How do I start a spark master?

1 Answers  


What are the functions of "Spark Core"?

1 Answers  


Is spark streaming real time?

1 Answers  


Categories