[ https://issues.apache.org/jira/browse/HDFS-17700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909218#comment-17909218 ]
ASF GitHub Bot commented on HDFS-17700: --------------------------------------- huangzhaobo99 commented on PR #7255: URL: https://github.com/apache/hadoop/pull/7255#issuecomment-2567419185 Hi, @ayushtkn if you have time, please help to take a look at this PR, thanks! > Fix HttpServer service's conf issue. > ------------------------------------ > > Key: HDFS-17700 > URL: https://issues.apache.org/jira/browse/HDFS-17700 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Zhaobo Huang > Assignee: Zhaobo Huang > Priority: Major > Labels: pull-request-available > > When using the CLI MiniCluster feature for testing of other functions, the > following issues were found: > 1. If the HttpServer port is 0, a free port will be randomly assigned, but > The port on DataNode UI is 0. > 2. DataNode HttpServer port usage error. According to NameNode, the port used > here should be RpcServer, not the port for data transmission. > 3. Add logs related to httpServer to view the NameNode httpServer port, > making it easier for users to find the HttpServer address and view some data. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org