ezoic

Saturday, April 8, 2017

Spark RDD operations

Spark RDD operations:

Array.sortBy(_._2) 
 
sortByKey()
 
https://www.tutorialspoint.com/apache_spark/apache_spark_tutorial.pdf 
 
 

No comments:

Post a Comment

R is not a simple programming language, and it does better on reading excel files than python

R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...