HDFS-10969. Fix typos in hdfs-default.xml Contributed by Yiqun Lin

This commit is contained in:
Brahma Reddy Battula 2016-10-07 22:18:40 +05:30
parent c183b9de8d
commit be3cb10f53
1 changed files with 3 additions and 3 deletions

View File

@ -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.
</description>
</property>
@ -2559,7 +2559,7 @@
<name>dfs.block.local-path-access.user</name>
<value></value>
<description>
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.
</description>
</property>
@ -3650,7 +3650,7 @@
<name>dfs.datanode.transferTo.allowed</name>
<value>true</value>
<description>
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.
</description>
</property>