Episode-1 'Overview' : Spark Performance Tuning

A Spark job can be optimized by many techniques so let’s dig deeper into those techniques. Apache Spark optimization helps with in-memory data computations. The bottleneck for these spark optimization computations can be CPU, memory or any resource in the cluster. More …