Operations on RDD in Spark – Part 2
In this post, we will be discussing the various operations related to Transformations and Actions in RDD like Map, FlatMap, ReduceBykey, Sorting, etc. We would recommend readers to go through your previous blog on Introduction to Spark, before moving to this blog. Let’s begin with a Python program for finding the square of a number using 3 different methods. … Continue reading Operations on RDD in Spark – Part 2
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed