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

2018-01-19 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-15093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HADOOP-15093:
---
Reporter: Namit Maheshwari  (was: Eric Wohlstadter)

> 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: Namit Maheshwari
>Assignee: Ajay Kumar
>Priority: Major
>  Labels: documentation
> Fix For: 3.1.0
>
> 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
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



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

2018-01-03 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-15093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HADOOP-15093:
---
  Resolution: Fixed
Hadoop Flags: Reviewed
   Fix Version/s: 3.1.0
Target Version/s:   (was: 2.9.0, 3.0.0, 3.1.0)
  Status: Resolved  (was: Patch Available)

I've committed this. Thanks Junping and Ajay.

> 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
> Fix For: 3.1.0
>
> 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



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

2017-12-15 Thread Ajay Kumar (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-15093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ajay Kumar updated HADOOP-15093:

Target Version/s: 3.0.0, 2.9.0, 3.1.0  (was: 2.9.0, 3.0.0, 3.1.0)
  Status: Patch Available  (was: Open)

> 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: 3.0.0, 2.9.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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



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

2017-12-15 Thread Ajay Kumar (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-15093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ajay Kumar updated HADOOP-15093:

Attachment: HADOOP-15093.001.patch

> 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org