Latest articles in RDDs

Using PySpark to perform Transformations and Actions on RDD

Using PySpark to perform Transformations and Actions on RDD

In this article we will learn about spark transformations and actions on RDD. These include map, filter, groupby, sample, set, max, min, sum etc on RDDs.

Popular RDDs

More articles in RDDs