Skip to content

Instantly share code, notes, and snippets.

@miss-invincible
Created May 23, 2017 09:36
Show Gist options
  • Save miss-invincible/ef69ef94c76eb6e410e6554d022d050c to your computer and use it in GitHub Desktop.
Save miss-invincible/ef69ef94c76eb6e410e6554d022d050c to your computer and use it in GitHub Desktop.
/usr/local/hadoop-2.8.0/bin/hadoop jar ~/Downloads/
hadoop-streaming-2.8.0.jar -mapper mapper.py -reducer reducer.py -file mapper_kmeans.py -file reducer_kmeans.py -input input/cluster.txt -output output_l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment