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

Hudson commented on HADOOP-2776:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1609 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1609/])
    HADOOP-2776. Missing interface annotation on JournalSet. Contributed by 
Brandon Li.

jitendra : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230412
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/JournalSet.java

                
> Web interface uses internal hostnames on EC2
> --------------------------------------------
>
>                 Key: HADOOP-2776
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2776
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: contrib/cloud
>    Affects Versions: 0.15.1
>         Environment: EC2 ami-a324c1ca
>            Reporter: David Phillips
>
> The web interface, for example http://$MASTER_HOST:50030/machines.jsp, uses 
> internal hostnames when running on EC2.  This makes it impossible to access 
> from outside EC2.
> The slaves file has the public names listed.  Resolving a public name inside 
> EC2 returns the private IP (which would reverse to the internal DNS name).

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