[ https://issues.apache.org/jira/browse/HDFS-17657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907669#comment-17907669 ]
ASF GitHub Bot commented on HDFS-17657: --------------------------------------- huangzhaobo99 opened a new pull request, #7242: URL: https://github.com/apache/hadoop/pull/7242 ### Description of PR JIRAļ¼https://issues.apache.org/jira/browse/HDFS-17657 **Background** At present, the balance service supports long process deployment, but does not support web server services. **Implement functions** 1.This PR mainly implements the basic capabilities of the web server, and through the UI interface, it can view metrics such as the amount of data currently being migrated by the balancer process, how much data the cluster still needs to migrate to reach balanced state, etc. 2.Reuse the basic functions of HttpServer and HTML, support view conf, metrics, thread dump, etc. **Figures**   ### How was this patch tested? Add UT > The balancer service supports httpserver. > ----------------------------------------- > > Key: HDFS-17657 > URL: https://issues.apache.org/jira/browse/HDFS-17657 > Project: Hadoop HDFS > Issue Type: New Feature > Reporter: Zhaobo Huang > Assignee: Zhaobo Huang > Priority: Minor > -- 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