HADOOP-13690. Fix typos in core-default.xml. Contributed by Yiqun Lin

(cherry picked from commit 35b9d7de9f)
This commit is contained in:
Brahma Reddy Battula 2016-10-06 18:06:08 +05:30
parent d9e4ad78ca
commit 69c1ab4ad5
1 changed files with 3 additions and 3 deletions

View File

@ -102,7 +102,7 @@
<description>
The name of the Network Interface from which the service should determine
its host name for Kerberos login. e.g. eth2. In a multi-homed environment,
the setting can be used to affect the _HOST subsitution in the service
the setting can be used to affect the _HOST substitution in the service
Kerberos principal. If this configuration value is not set, the service
will use its default hostname as returned by
InetAddress.getLocalHost().getCanonicalHostName().
@ -409,7 +409,7 @@
The number of levels to go up the group hierarchy when determining
which groups a user is part of. 0 Will represent checking just the
group that the user belongs to. Each additional level will raise the
time it takes to exectue a query by at most
time it takes to execute a query by at most
hadoop.security.group.mapping.ldap.directory.search.timeout.
The default will usually be appropriate for all LDAP systems.
</description>