You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Alejandro Fernandez (JIRA)" <ji...@apache.org> on 2015/02/02 23:04:35 UTC

[jira] [Updated] (AMBARI-9289) RU - Fix hardcoded Namenode address and JMX port

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

Alejandro Fernandez updated AMBARI-9289:
----------------------------------------
    Attachment:     (was: AMBARI-9289.patch)

> RU - Fix hardcoded Namenode address and JMX port
> ------------------------------------------------
>
>                 Key: AMBARI-9289
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9289
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Alejandro Fernandez
>            Assignee: Alejandro Fernandez
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9289.patch
>
>
> Java-side:
> UpgradeHelper hardcodes the JMX port number when figuring out the active and standby namenodes.
> Python-side:
> When using HA mode, the JMX URLs for NameNode must be taken from dfs.namenode.http-address.<cluster>.<nn#>
> See journalnode_upgrade.py
> E.g.,
> dfs.namenode.http-address.ha.nn1 : c6405.ambari.apache.org:50070
> dfs.namenode.http-address.ha.nn2 : c6403.ambari.apache.org:50070



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)