diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml b/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml index c99763e3952..11ca83a1fe3 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml @@ -122,17 +122,13 @@ creations/deletions), or "all". dfs.datanode.https.address 0.0.0.0:50475 - The datanode secure http server address and port. - If the port is 0 then the server will start on a free port. - + The datanode secure http server address and port. dfs.namenode.https-address 0.0.0.0:50470 - The namenode secure http server address and port. - If the port is 0 then the server will start on a free port. - + The namenode secure http server address and port.