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

ASF GitHub Bot commented on HDFS-17888:
---------------------------------------

huangzhaobo99 commented on PR #8342:
URL: https://github.com/apache/hadoop/pull/8342#issuecomment-4062685106

   Unable to build. cc @steveloughran
   I have already run UT locally. If there are no issues, could you please help 
with the merge? Thanks.
   
   - Run UT
       
       <img width="1174" height="239" alt="image" 
src="https://github.com/user-attachments/assets/e7b3d8db-3aff-4b00-9705-e659113646d5";
 />
   
   - Start MiniCluster
       
       <img width="1506" height="165" alt="image" 
src="https://github.com/user-attachments/assets/29d684e5-1602-4437-b171-4ee7a9cbb02d";
 />
   
       
       <img width="1192" height="532" alt="image" 
src="https://github.com/user-attachments/assets/e16ec962-12af-409e-b001-fe7153555665";
 />
   
   
   




> Fix MiniCluster startup & HttpServer service's conf issues.
> -----------------------------------------------------------
>
>                 Key: HDFS-17888
>                 URL: https://issues.apache.org/jira/browse/HDFS-17888
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Zhaobo Huang
>            Assignee: Zhaobo Huang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.6.0
>
>
> Startup MiniCluster
> nohup bin/mapred minicluster -format -nomr > log 2>&1 &
> When using the CLI MiniCluster feature for testing of other functions, the 
> following issues were found:
> * Currently, MiniCluster cannot be started due to the absence of the Jupiter 
> package.
> * If the HttpServer port is 0, a free port will be randomly assigned, but The 
> port on DataNode UI is 0.
> * DataNode HttpServer port usage error. According to NameNode, the port used 
> here should be RpcServer, not the port for data transmission.
> + 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to