Details
Description
All Hadoop services provide a set of common endpoints (/stacks, /logLevel, /metrics, /jmx, /conf). In the case of the Resource Manager, part of the configuration comes from the scheduler being used. Currently, these configuration key/values are not exposed through the /conf endpoint, thereby revealing an incomplete configuration picture.
Make an improvement and expose the scheduling configuration info through the RM's /conf endpoint.