Details
Description
RMWebServices /scheduler-conf GET returns all hadoop configurations.
Repro:
yarn.scheduler.configuration.store.class = zk
http://<RM_IP>:8088/ws/v1/cluster/scheduler-conf
returns all hadoop configurations present in RM Classpath
The issue is only with ZKConfigurationStore, the other memory, fs and leveldb works fine.