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

Brahma Reddy Battula commented on HADOOP-14108:
-----------------------------------------------

are you talking following..? It's already provided right..? 
{code}
   MiniDFSCluster cluster =
        new MiniDFSCluster.Builder(conf).nameNodeHttpPort(50070).build();
 {code}

> CLI MiniCluster: add an option to specify NameNode HTTP port
> ------------------------------------------------------------
>
>                 Key: HADOOP-14108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14108
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Takanobu Asanuma
>            Assignee: Takanobu Asanuma
>            Priority: Minor
>
> About CLI MiniCluster, NameNode HTTP port is randomly determined. If you want 
> to see nn-web-ui or do fsck, you need to look for the port number from the 
> minicluster's log. It would be useful if users can specify the port number.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to