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

Uma Maheswara Rao G commented on HDFS-2977:
-------------------------------------------

Thanks Aaron for filing the JIRA. forgot to add TODO while setting up the basic 
balancer setup ready with HA. Using MiniDFSNNTopology.simpleHATopology(), it 
should work. But the current problem is NameNodeConnector uses real NN uri for 
creating the failover proxy. This test sets the deafult port, so it is able to 
get the proxy provider. Balancer should work with any address, HDFS-2979 should 
address the issue.
                
> HA: TestBalancerWithHANameNodes is failing
> ------------------------------------------
>
>                 Key: HDFS-2977
>                 URL: https://issues.apache.org/jira/browse/HDFS-2977
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha, test
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>         Attachments: HDFS-2977-HDFS-1623.patch
>
>
> Looks like it's passing a null nameservice ID, which I believe indicates a 
> non-HA setup.

--
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