[ 
https://issues.apache.org/jira/browse/HADOOP-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683087#action_12683087
 ] 

Hudson commented on HADOOP-5463:
--------------------------------

Integrated in Hadoop-trunk #783 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/783/])
    . Balancer throws "Not a host:port pair" unless port is specified in 
fs.default.name. Contributed by Stuart White.


> Balancer throws "Not a host:port pair" unless port is specified in 
> fs.default.name
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-5463
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5463
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.19.1
>            Reporter: Stuart White
>            Assignee: Stuart White
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: patch.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> If fs.default.name is specified as only a hostname (with no port), balancer 
> throws "Not a host:port pair" and will not run.
> Workaround is to add default port 8020 to fs.default.name.
> According to Doug: "That's the work-around, but it's a bug.  One should not 
> need to specify the default port number (8020)."
> According to Raghu Angadi: "Balancer should use NameNode.getAddress(conf) to 
> get NameNode address."
> See 
> http://www.nabble.com/Not-a-host%3Aport-pair-when-running-balancer-td22459259.html
>  for discussion.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to