From be3cb10f5301c2d526d0ba37dbe82f426683a801 Mon Sep 17 00:00:00 2001 From: Brahma Reddy Battula Date: Fri, 7 Oct 2016 22:18:40 +0530 Subject: [PATCH] HDFS-10969. Fix typos in hdfs-default.xml Contributed by Yiqun Lin --- .../hadoop-hdfs/src/main/resources/hdfs-default.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 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 ebaefde2622..672b5974d2d 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 @@ -725,7 +725,7 @@ Setting this limit to 1000 disables compiler thread throttling. Only values between 1 and 1000 are valid. Setting an invalid value will result - in the throttle being disbled and an error message being logged. 1000 is + in the throttle being disabled and an error message being logged. 1000 is the default setting. @@ -2559,7 +2559,7 @@ dfs.block.local-path-access.user - Comma separated list of the users allowd to open block files + Comma separated list of the users allowed to open block files on legacy short-circuit local read. @@ -3650,7 +3650,7 @@ dfs.datanode.transferTo.allowed true - If false, break block tranfers on 32-bit machines greater than + If false, break block transfers on 32-bit machines greater than or equal to 2GB into smaller chunks.