You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2019/08/27 00:39:00 UTC

[jira] [Commented] (YARN-9775) RMWebServices /scheduler-conf GET returns all hadoop configurations for ZKConfigurationStore

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

Hudson commented on YARN-9775:
------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17188 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/17188/])
YARN-9775. RMWebServices /scheduler-conf GET returns all hadoop (jhung: rev 8660e48ca15098e891c560beb3181c22ef3f80ff)
* (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/conf/ZKConfigurationStore.java
* (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/conf/TestZKConfigurationStore.java


> RMWebServices /scheduler-conf GET returns all hadoop configurations for ZKConfigurationStore
> --------------------------------------------------------------------------------------------
>
>                 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
>             Fix For: 2.10.0, 3.0.4, 3.3.0, 3.2.1, 3.1.3
>
>         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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org