2NN https port setting is broken in Hadoop 1.0
----------------------------------------------

                 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
             Fix For: 1.1.0


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