Hi Bart,

There are rest apis available using which list of apps/jobs and their
counters can be requested.

Check below links,
https://hadoop.apache.org/docs/r2.4.1/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html
https://hadoop.apache.org/docs/r2.4.1/hadoop-yarn/hadoop-yarn-site/MapredAppMasterRest.html
https://hadoop.apache.org/docs/r2.4.1/hadoop-yarn/hadoop-yarn-site/HistoryServerRest.html

Thanks,
Mahesh


On Thu, Oct 23, 2014 at 8:43 AM, Thomas Demoor <[email protected]>
wrote:

> In the log files of your application you will find your job/application id
> (I guess thr message has Log.level=INFO so logging needs to be at least
> that high).
>
> Good luck,
> Thomas
>
>

Reply via email to