[
https://issues.apache.org/jira/browse/HADOOP-15093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16301892#comment-16301892
]
Junping Du commented on HADOOP-15093:
-------------------------------------
Thanks [~ajayydv] for the effort and [~arpitagarwal] for review! Agree with
Arpit that no need for Configuration to do auto-translate, and our downstream
projects should use YarnConfiguration instead of Configuration.
+1. Patch looks good to me too.
> 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
> Assignee: Ajay Kumar
> Labels: documentation
> Attachments: HADOOP-15093.001.patch
>
>
> "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: [email protected]
For additional commands, e-mail: [email protected]