From 68ff73c8020c63e00610b6fc199dc0da6ed367c2 Mon Sep 17 00:00:00 2001 From: Eli Collins Date: Wed, 30 Nov 2011 07:49:15 +0000 Subject: [PATCH] Ammend HDFS-2570 to shorten description. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1208313 13f79535-47bb-0310-9956-ffa450edef68 --- .../hadoop-hdfs/src/main/resources/hdfs-default.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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 c99763e395..11ca83a1fe 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.