Skip to content

Commit

Permalink
added basic sortByKey()
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudparsian committed Jun 30, 2015
1 parent eab3a5d commit 2f4883a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ pyspark-tutorials
* basic-filter: how to filter RDD elements
* basic-average: how to find average
* cartesian: rdd1.cartesian(rdd2)
* basic-sort: sortByKey ascending/descending

How to Minimize the Verbosity of Spark
======================================
Expand Down

0 comments on commit 2f4883a

Please sign in to comment.