Re: Re: Number of mapreduce job and the time spent

2012-12-12 Thread imen Megdiche
you jobid and use this command: >> $HADOOP_HOME/hadoop job -status job_xxx >> >> >> >> >> -- >> Best Regards, >> longmans >> >> At 2012-12-12 17:23:39,"imen Megdiche" wrote: >> >> Hi, >> >> I want to know fro

Re:Re: Number of mapreduce job and the time spent

2012-12-12 Thread long
DOOP_HOME/hadoop job -status job_xxx -- Best Regards, longmans At 2012-12-12 17:23:39,"imen Megdiche" wrote: Hi, I want to know from the output of the execution of the example of mapreduce wordcount on hadoop : the number of mapreduce job and the time spent for the execution.

Re: Number of mapreduce job and the time spent

2012-12-12 Thread imen Megdiche
you jobid and use this command: > $HADOOP_HOME/hadoop job -status job_xxx > > > > > -- > Best Regards, > longmans > > At 2012-12-12 17:23:39,"imen Megdiche" wrote: > > Hi, > > I want to know from the output of the execution of the example of > ma