1.

How is the Spark difference from Hadoop?

Answer»
Feature Criteria
Apache Spark
Hadoop
Speed
100 times FASTER than Hadoop
Slower than the Spark
Processing
Support both Real-time & Batch processing
Batch processing only
Difficulty
Easy because of high level modules
Tough to learn
Recovery
Allows recovery of partitions
Fault-tolerant
Interactivity
Has interactive modes
No interactive MODE except PIG & Hive


Discussion

No Comment Found