Running job issues

2014-08-26 Thread Blanca Hernandez
Hi! I have just installed hadoop in my windows x64 machine.l followd carefully the instructions in https://wiki.apache.org/hadoop/Hadoop2OnWindows but in the 3.5 and 3.6 points I have some problems I can not handle. %HADOO

Re: Running job issues

2014-08-26 Thread Olivier Renault
Looking at the error message, it looks like your namenode is not formated. On the namenode, could you run hadoop namenode -format Hope it helps. Kind regards Olivier On 26 Aug 2014 11:08, "Blanca Hernandez" wrote: > Hi! > > > > I have just installed hadoop in my windows x64 machine.l followd

Re: Running job issues

2014-08-26 Thread Arpit Agarwal
> And the namenode does not even start: 14/08/26 12:01:09 WARN > namenode.FSNamesystem: Encountered exception loading fsimage > java.io.IOException: NameNode is not formatted. Have you formatted HDFS (step 3.4)? On Tue, Aug 26, 2014 at 3:08 AM, Blanca Hernandez < blanca.hernan...@willhaben.at>

AW: Running job issues

2014-08-26 Thread Blanca Hernandez
is no format param. My Hadoop version: 2.4.0 (the latest version supported by mongo-hadoop). Best regards, Blanca Von: Arpit Agarwal [mailto:aagar...@hortonworks.com] Gesendet: Dienstag, 26. August 2014 21:39 An: user@hadoop.apache.org Betreff: Re: Running job issues > And the namenode does

Re: Running job issues

2014-08-27 Thread Susheel Kumar Gadalay
gt; > Blanca > > > Von: Arpit Agarwal [mailto:aagar...@hortonworks.com] > Gesendet: Dienstag, 26. August 2014 21:39 > An: user@hadoop.apache.org > Betreff: Re: Running job issues > >> And the namenode does not even start: 14/08/26 12:01:09 WARN >> namenode.FSNa

Re: Running job issues

2014-08-27 Thread Arpit Agarwal
EFIX% > > C:\development\tools\hadoop > > > > By using –help command there is no format param. > > My Hadoop version: 2.4.0 (the latest version supported by mongo-hadoop). > > > > Best regards, > > > > Blanca > > > > > > Von: Arpit A

AW: Running job issues

2014-08-28 Thread Blanca Hernandez
Thanks, it fixed my problem! Von: Arpit Agarwal [mailto:aagar...@hortonworks.com] Gesendet: Donnerstag, 28. August 2014 01:41 An: user@hadoop.apache.org Betreff: Re: Running job issues Susheel is right. I've fixed the typo on the wiki page. On Wed, Aug 27, 2014 at 12:28 AM, Susheel