why spark is faster than mapreduce
Spark is faster than map reduce due to in memory computation, lazy evaluation, fault tolerance and other optimization features
Spark is faster than map reduce due to in memory computation, lazy evaluation, fault tolerance and other optimization features