Created on 07-05-2017 12:55 PM - edited 09-16-2022 04:53 AM
Created 07-05-2017 04:57 PM
As gnovak mentioned, you can track long running jobs from ResourceManager UI. Here are the steps:
1. Login to Ambari
2. Click on YARN (under Services)
3. Click on Quick Links
4. Click on resource Manager UI
5. By default you will see a list of all submitted jobs
6. Click on "Jobs -> Running" from left hand side menu. It will show you all jobs which are running currently.
7. Then click on sort by StartTime.
Please let me know if it works for you.
Created 07-05-2017 01:04 PM
What kind of jobs exactly are you looking for? For example you can find long running YARN applications on the ResourceManager UI: select running applications (<RM address>:8088/cluster/apps/RUNNING) and sort by StartTime.
Created 07-05-2017 01:39 PM
in terms of resource utilization
Created 07-05-2017 04:57 PM
As gnovak mentioned, you can track long running jobs from ResourceManager UI. Here are the steps:
1. Login to Ambari
2. Click on YARN (under Services)
3. Click on Quick Links
4. Click on resource Manager UI
5. By default you will see a list of all submitted jobs
6. Click on "Jobs -> Running" from left hand side menu. It will show you all jobs which are running currently.
7. Then click on sort by StartTime.
Please let me know if it works for you.
Created 07-06-2017 02:41 AM
how can we identify a job taking more resources than allocation?