You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eric Wohlstadter (JIRA)" <ji...@apache.org> on 2017/12/05 18:24:00 UTC

[jira] [Created] (HADOOP-15093) Deprecation of yarn.resourcemanager.zk-address is undocumented

Eric Wohlstadter created HADOOP-15093:
-----------------------------------------

             Summary: Deprecation of yarn.resourcemanager.zk-address is undocumented
                 Key: HADOOP-15093
                 URL: https://issues.apache.org/jira/browse/HADOOP-15093
             Project: Hadoop Common
          Issue Type: Bug
          Components: documentation
    Affects Versions: 2.9.0, 3.0.0, 3.1.0
            Reporter: Eric Wohlstadter


"yarn.resourcemanager.zk-address" was deprecated in 2.9.x and moved to "hadoop.zk.address". However this doesn't appear in Deprecated Properties. 

Additionally, the Configuration base class doesn't auto-translate from "yarn.resourcemanager.zk-address" to "hadoop.zk.address". Only the sub-class YarnConfiguration does the translation. 

Also, the 2.9+ Resource Manager HA documentation still refers to the use of "yarn.resourcemanager.zk-address".

https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/ResourceManagerHA.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org