[ https://issues.apache.org/jira/browse/YARN-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915950#comment-16915950 ]
Prabhu Joseph commented on YARN-9775: ------------------------------------- Thanks [~jhung] for reviewing. Have fixed the above changes in [^YARN-9775-002.patch] . > RMWebServices /scheduler-conf GET returns all hadoop configurations > ------------------------------------------------------------------- > > Key: YARN-9775 > URL: https://issues.apache.org/jira/browse/YARN-9775 > Project: Hadoop YARN > Issue Type: Sub-task > Components: restapi > Affects Versions: 3.2.0, 3.3.0 > Reporter: Prabhu Joseph > Assignee: Prabhu Joseph > Priority: Major > Attachments: YARN-9775-001.patch, YARN-9775-002.patch > > > RMWebServices /scheduler-conf GET returns all hadoop configurations. > Repro: > {code} > yarn.scheduler.configuration.store.class = zk > http://<RM_IP>:8088/ws/v1/cluster/scheduler-conf > returns all hadoop configurations present in RM Classpath > {code} > The issue is only with ZKConfigurationStore, the other memory, fs and leveldb > works fine. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org