[ 
https://issues.apache.org/jira/browse/YARN-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915931#comment-16915931
 ] 

Jonathan Hung edited comment on YARN-9775 at 8/26/19 4:44 PM:
--------------------------------------------------------------

Thanks for the fix [~Prabhu Joseph], two small nits:
* can we use the RM_HOSTNAME keyword in YarnConfiguration for the test case?
* can we change assertEquals to assertNull?

LGTM otherwise.


was (Author: jhung):
Thanks for the fix [~Prabhu Joseph], +1 LGTM

> 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
>
>
> 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

Reply via email to