Skip to content

Instantly share code, notes, and snippets.

@dgadiraju
Last active May 2, 2018 14:27
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 dgadiraju/78d5a8f11ddd82ec1d1f61086353e018 to your computer and use it in GitHub Desktop.
Save dgadiraju/78d5a8f11ddd82ec1d1f61086353e018 to your computer and use it in GitHub Desktop.
hadoop jar example
hadoop jar /usr/hdp/2.5.0.0-1245/hadoop-mapreduce/hadoop-mapreduce-examples.jar wordcount \
/public/randomtextwriter \
/user/training/wordcount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment