Answer Posted / Pankaj Kumar
Apache Spark tends to be faster than Hadoop due to reasons such as: 1) In-memory caching, 2) Faster data processing speed through DAG Scheduler, and 3) Reduced need for disk I/O due to caching.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers