Skip to content

Instantly share code, notes, and snippets.

@softberries
Created October 23, 2017 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save softberries/19845417c44aa289bab1c8049748aaa7 to your computer and use it in GitHub Desktop.
Save softberries/19845417c44aa289bab1c8049748aaa7 to your computer and use it in GitHub Desktop.
run the job locally ver2

hadoop jar target/scala-2.11/emr-scalding-tutorial-assembly-0.1.jar com.softwaremill.AgeCounterJob — local — input “data/hello.txt” — output data-output.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment