Skip to content

Instantly share code, notes, and snippets.

@dgadiraju
Created January 28, 2017 02:08
Show Gist options
  • Save dgadiraju/4b97d01cec5e2ec28802f864e1e0d728 to your computer and use it in GitHub Desktop.
Save dgadiraju/4b97d01cec5e2ec28802f864e1e0d728 to your computer and use it in GitHub Desktop.
val conf = new SparkConf().
setAppName("Word Count).
setMaster("local")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment