|
|
-
Re: hadoop issue on distributed clusterHemanth Yamijala 2012-10-05, 04:02
Hi,
Didn't check everything. But found this in the mapred-site.xml: <property> <name>mapred.job.tracker</name> <value>hdfs://10.99.42.9:8021/</value> <final>true</final> The value shouldn't be a HDFS URL. Can you please fix this and try ? On Thu, Oct 4, 2012 at 12:32 PM, Ajit Kumar Shreevastava < [EMAIL PROTECTED]> wrote: > Hi All,**** > > ** ** > > When I run the below command on fully distributed mode the program become > hanged. I am also sending my configuration files and log files for your > reference.**** > > ** ** > > *[hadoop@NHCLT-PC44-2 ~]$ hadoop jar > ./hadoop-1.0.3/hadoop-examples-1.0.3.jar grep input output 'dfs[a-z]+'* > > 12/10/04 12:15:13 INFO util.NativeCodeLoader: Loaded the native-hadoop > library**** > > 12/10/04 12:15:13 WARN snappy.LoadSnappy: Snappy native library not loaded > **** > > 12/10/04 12:15:13 INFO mapred.FileInputFormat: Total input paths to > process : 19**** > > 12/10/04 12:15:13 INFO mapred.JobClient: Running job: job_201210041214_0001 > **** > > 12/10/04 12:15:14 INFO mapred.JobClient: map 0% reduce 0%**** > > ** ** > > ** ** > > *Thanks and Regards* > > *Ajit Kumar Shreevastava* > > *ADCOE (App Development Center Of Excellence )* > > *Mobile: 9717775634* > > ** ** > > > > ::DISCLAIMER:: > > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > The contents of this e-mail and any attachment(s) are confidential and > intended for the named recipient(s) only. > E-mail transmission is not guaranteed to be secure or error-free as > information could be intercepted, corrupted, > lost, destroyed, arrive late or incomplete, or may contain viruses in > transmission. The e mail and its contents > (with or without referred errors) shall therefore not attach any liability > on the originator or HCL or its affiliates. > Views or opinions, if any, presented in this email are solely those of the > author and may not necessarily reflect the > views or opinions of HCL or its affiliates. Any form of reproduction, > dissemination, copying, disclosure, modification, > distribution and / or publication of this message without the prior > written consent of authorized representative of > HCL is strictly prohibited. If you have received this email in error > please delete it and notify the sender immediately. > Before opening any email and/or attachments, please check them for viruses > and other defects. > > > ---------------------------------------------------------------------------------------------------------------------------------------------------- > |