Re: Get the history info in Yarn

2013-06-12 Thread Pedro Sá da Costa
gt; Thanks&Regards > >Devaraj > > ** ** > > *From:* Pedro Sá da Costa [mailto:psdc1...@gmail.com] > *Sent:* 13 June 2013 11:37 > *To:* mapreduce-user; Devaraj k > *Subject:* Re: Get the history info in Yarn > > ** ** > > But this command doesn't tel

Re: Get the history info in Yarn

2013-06-12 Thread Pedro Sá da Costa
But this command doesn't tell me the job duration, or job start time and end time. How can I get this info? On 13 June 2013 07:41, Devaraj K wrote: > Hi, > > ** ** > > You can get all the details for Job using this mapred command > > ** ** > > >mapred job –status > > ** ** > >

RE: Get the history info in Yarn

2013-06-12 Thread Devaraj K
Hi, You can get all the details for Job using this mapred command >mapred job –status For this you need to have Job History Server Running and the same job history server address configured in the client side. Thanks & Regards Devaraj K From: Pedro Sá da Costa [mail