Created
July 31, 2011 14:38
-
-
Save danbri/1116841 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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