Answer Posted / Gireesh Chandra
Hadoop is a framework that provides a distributed file system (HDFS) and a programming model (MapReduce) for processing large data sets, while Spark is an open-source distributed computing system that uses in-memory processing to achieve faster performance. Spark can run on Hadoop but also supports other distributed systems like Mesos.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers