On Fri, Dec 2, 2011 at 9:57 AM, W.P. McNeill <bill...@gmail.com> wrote:
> After my Hadoop job has successfully completed I'd like to log the total
> amount of time it took. This is the "Finished in" statistic in the web UI.
> How do I get this number programmatically? Is there some way I can query
> the Job object? I didn't see anything in the API documentation.

This probably *doesn't* help you, but if you're using (or planning on
using) oozie, it has a restful API that can give you this information.

Thanks,

Tom

Reply via email to