
In this post, we will be discussing RDD in Spark and will be performing some basic operations like creation of RDD, Transformation, and Actions. Let’s start our discussion with MapReduce and the challenges associated with it which led to the innovation of Spark. MapReduce greatly simplified “Big Data” analysis on...