Kyongho, Can you confirm the files are indeed in HDFS?
Ron On Mon, Feb 13, 2012 at 3:42 PM, Kyong-Ho Min <[email protected]>wrote: > Dear users, > > I tried to set up Hadoop in terms of Single Node docs. > I ran Pseudo-Distributed Operation under Cygwin and Window 7. > ssh localhost > bin/hadoop namenode -format > bin/start-all.sh > check out 'http://localhost:50070' 'http://localhost:50030' > bin/hadoop fs -put conf input > > then (Cygwin console capture) > > > km1345 /cygdrive/c/hadoop-0.20.203.0rc1/hadoop-0.20.203.0 > $ bin/hadoop jar hadoop-examples-*.jar grep input output 'dfs[a-z.]+' > 12/02/14 10:14:21 INFO mapred.FileInputFormat: Total input paths to > process : 17 > 12/02/14 10:14:21 INFO mapred.JobClient: Running job: job_201202141012_0001 > 12/02/14 10:14:22 INFO mapred.JobClient: map 0% reduce 0% > > > I waited for around 10 minutes but still the same. > If you give me any idea or reference, then great thanks. > > Regards, > > Kyongho Min >
