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

Todd Lipcon commented on HDFS-2716:
-----------------------------------

The {{getInfoServer}} function in {{DFSUtil}} only tries appending the 
nameservice ID, and not the NN ID. So we just need a small change here and 
there to fix this. I'll put a patch up hopefully tomorrow ("on vacation" til 
next week)
                
> HA: Configuration needs to allow different dfs.http.addresses for each HA NN
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-2716
>                 URL: https://issues.apache.org/jira/browse/HDFS-2716
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha, name-node
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>
> Earlier on the HA branch we expanded the configuration so that different IPC 
> addresses can be specified for each of the HA NNs in a cluster. But we didn't 
> do this for the HTTP address. This has proved problematic while working on 
> HDFS-2291 (checkpointing in HA).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to