Skip to content

Instantly share code, notes, and snippets.

@danbri
Created July 31, 2011 14:38
Show Gist options
  • Save danbri/1116841 to your computer and use it in GitHub Desktop.
Save danbri/1116841 to your computer and use it in GitHub Desktop.
TellyClub:example danbri$ hadoop fs -chmod g+w /tmp/hadoop
TellyClub:example danbri$ hadoop jar /Users/danbri/Documents/workspace/trunk/examples/target/mahout-examples-0.6-SNAPSHOT-job.jar help
Exception in thread "main" java.io.IOException: Mkdirs failed to create /tmp/hadoop/hadoop-unjar1808932242630131202/license
at org.apache.hadoop.util.RunJar.unJar(RunJar.java:47)
at org.apache.hadoop.util.RunJar.main(RunJar.java:132)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment