Answer Posted / Kamlesh Bhumarkar
Hadoop is a distributed processing framework that uses MapReduce for batch processing, whereas Spark is a general-purpose cluster computing system providing high-level APIs for DataStreaming and batch processing as well as machine learning and graph processing. Spark runs faster than Hadoop due to its in-memory data processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers