For that I think I must access the JobTracker to get the TaskReports. But how can I access the JobTracker server in a java class?
For JSP, you just need this instruction "final JobTracker tracker = (JobTracker) application.getAttribute("job.tracker");", but for Java what I need? On 29 November 2012 11:12, Pedro Sá da Costa <psdc1...@gmail.com> wrote: > Hi, > > I want to know when the job and map and reduce tasks started and ended > in a job using the RunningJob API. How can I get this information? > > Thanks, > -- > Best regards, -- Best regards,