Skip to content

Instantly share code, notes, and snippets.

@malaikannan
Created December 10, 2015 14:11
Show Gist options
  • Save malaikannan/26e9a730396118a7ed77 to your computer and use it in GitHub Desktop.
Save malaikannan/26e9a730396118a7ed77 to your computer and use it in GitHub Desktop.
rdd = sc.textFile("C:/spark/spark-1.5.1-bin-hadoop2.6/README.md")
rdd.count()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment