[ https://issues.apache.org/jira/browse/HDFS-17700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HDFS-17700: ---------------------------------- Labels: pull-request-available (was: ) > 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, and > 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. Currently, the router HttpServer does not handle HTTPS related logic. > 4. 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