Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.7.0
-
None
-
Reviewed
Description
Current MiniDFSClusterManager uses 0 as the default rpc port and http port. In case of system test with MiniDFSCluster, it is difficult to debug because of the random http port.
We can add option to make the configuration of the http port for NN web UI.