Skip to content

Instantly share code, notes, and snippets.

@ajorgensen
Created January 15, 2014 19:57
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 ajorgensen/8443324 to your computer and use it in GitHub Desktop.
Save ajorgensen/8443324 to your computer and use it in GitHub Desktop.
options:
--clean, -c: Clean all rsync and maven state before running
--cp, -p <s>: Scala classpath
--hdfs, -h: Run on HDFS
--hdfs-local, -d: Run in Hadoop local mode
--local, -l: Run in Cascading local mode (does not use Hadoop)
--print, -r: Print the command YOU SHOULD enter on the remote node. Useful for screen sessions
--scalaversion, -s <s>: version of Scala for scalac (defaults to scalaVersion in project/Build.scala)
--print-cp, -i: Print the Scala classpath
--jar, -j <s>: Specify the jar file
--host, -o <s>: Specify the hadoop host where the job runs
--reducers, -e <i>: Specify the number of reducers
--help: Show this message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment