Created 06-07-2016 12:10 PM
Hi,
So for most services, you just jump over to <node>:<port>/conf to see the running configuration. Same thing for yarn, except that we're not seeing the scheduler configuration. So, for example, all the queues and acl's don't show up on the resource manager conf page.
You can just jump over to the scheduler page and expand the different queues and view the options, but we're attempting to specify a different resource calculator for the capacity scheduler, and since it's not behaving as we anticipated, wanted to first verify we were able to change to the other calculator.
Doni
Created 06-10-2016 08:45 AM
Hi Doni,
That's a great question! Currently there isn't a straightforward way at the moment to verify the actual runtime value of the Capacity Scheduler's specific properties via Web UI, however it is possible to confirm what the value of the property each specific process was given at the time of YARN services/role startup. Since the Capacity Scheduler resource calculator is run on the Resource Manager and all the Node Managers, you can spot-check the property given to these roles by doing the following:
For CM-managed clusters: