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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
