Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.23.0, 2.0.0-alpha
-
None
Description
Before the recent refactor The nodes had information in them about how much resources they were using. This information is not hidden inside SchedulerNode. Similarly resource usage information about an application, or in aggregate is only available through the Scheduler and there is not interface to pull it out.
We need to expose APIs to get Resource and Container information from the scheduler, in aggregate across the entire cluster, per application, per node, and ideally also per queue if applicable (although there are no JIRAs I am aware of that need this right now).
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-2738 Missing cluster level stats on the RM UI
- Closed
-
MAPREDUCE-2790 [MR-279] Add additional field for storing the AM/job history info on CLI
- Closed
-
MAPREDUCE-2789 [MR:279] Update the scheduling info on CLI
- Closed