Do you know the comparative differences between Apache Spark and Hadoop?

devquora
devquora

Posted On: Feb 22, 2018

 

Yes there are several segments on which they can be differentiated. Few of them are-

FeatureApache sparkHadoop
SpeedIt is almost 100 times faster than HadoopIt has moderate speed
ProcessingOffers real time and batch processing functionalityIt offers batch processing only
DifficultyIt has high level modules hence it is easyIt is tough to learn
RecoveryIt allows the partition recoveryMapReduce
InteractivityIt has interactive modesOther than Pig and Hive, it has no interactive mode

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Apache Spark Interview Questions

    What is Apache Spark?

    Apache Spark is basically a processing framework which is extremely fast and convenient to use...

    Apache Spark Interview Questions

    Can you mention some features of spark?

    On a general note, the most essential features of Apache Spark are-..

    Apache Spark Interview Questions

    Can you define RDD?

    The acronym for Resale in Distributed Datasheets is RDD...