Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
2.7.2
-
None
-
None
-
None
Description
There currently isn't a way to determine where demand is coming from within the scheduler. Issues like YARN-2408 proposed a more detailed way to expose this information, but it's very easy to expose this at a queue level by simply including the queue demand, which is a good indicator of where resources requests are coming from (at least at the queue level).
This will help to better understand metrics like "containersPending" and where resource requests are originating.
Attachments
Attachments
Issue Links
- duplicates
-
YARN-4995 FairScheduler: Display per-queue demand on the scheduler page
- Resolved