I have installed cygwin and hadoop-0.17.0 and have done 3 steps:
1)add JAVA_HOME in hadoop-env.sh
2)create hadoop-site.xml
3)execute commands:
cd /cygdrive/c/hadoop-0.17.0
bin/start-all.sh
bin/hadoop dfs -rmr input
bin/hadoop dfs -put conf input NOT WORKING
bin/hadoop dfs -ls
bin/stop-all.sh
On Jul 1, 2008, at 5:49 AM, boris starchev wrote:
a.io.IOException: File
/tmp/hadoop-bstarchev/mapred/system/job_200807011532_0001
/job.jar could only be replicated to 0 nodes, instead of 1
at
org.apache.hadoop.dfs.FSNamesystem.getAdditionalBlock(FSNamesystem.ja
va:1145)
Looks like y
Help! How to overcome a RemoteException:
$ bin/hadoop jar hadoop-*-examples.jar grep input output 'dfs[a-z.]+'
08/07/01 15:33:18 INFO dfs.DFSClient:
org.apache.hadoop.ipc.RemoteException: jav
a.io.IOException: File
/tmp/hadoop-bstarchev/mapred/system/job_200807011532_0001
/job.jar cou