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

Eli Collins updated HDFS-3078:
------------------------------

    Hadoop Flags: Reviewed
         Summary: 2NN https port setting is broken  (was: 2NN https port 
setting is broken in Hadoop 1.0)
    
> 2NN https port setting is broken
> --------------------------------
>
>                 Key: HDFS-3078
>                 URL: https://issues.apache.org/jira/browse/HDFS-3078
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>         Attachments: hdfs-3078.txt
>
>
> The code in SecondaryNameNode.java to set the https port is broken, if the 
> port is set it sets the bind addr to "addr:addr:port" which is bogus. Even if 
> it did work it uses port 0 instead of port 50490 (default listed in 
> ./src/packages/templates/conf/hdfs-site.xml).

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