Answer Posted / Vijay Prakash Srivastav
Hadoop is a open-source framework that allows distributed processing of large data sets across clusters of computers. It's primarily used for batch processing. Spark, also an open-source framework, builds upon Hadoop but provides faster processing speed due to its in-memory caching and simpler programming model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers