Take a look at the JobClient API. You can use that to get the current progress of a running job.
On Sunday, April 29, 2012, Ondřej Klimpera wrote: > Hello I'd like to ask you what is the preferred way of getting running > jobs progress from Java application, that has executed them. > > Im using Hadoop 0.20.203, tried job.end.notification.url property that > works well, but as the property name says, it sends only job end > notifications. > > What I need is to get updates on map() and reduce() progress. > > Please help how to do this. > > Thanks. > Ondrej Klimpera > > -- *Note that I'm no longer using my Yahoo! email address. Please email me at [email protected] going forward.*
