HADOOP-15693. Typo in Secure Mode documentation. Contributed by Thomas Levine.
This commit is contained in:
parent
44edcdfd6a
commit
c62b440421
@ -37,7 +37,7 @@ When service level authentication is turned on, end users must authenticate them
|
|||||||
|
|
||||||
Ensure that HDFS and YARN daemons run as different Unix users, e.g. `hdfs` and `yarn`. Also, ensure that the MapReduce JobHistory server runs as different user such as `mapred`.
|
Ensure that HDFS and YARN daemons run as different Unix users, e.g. `hdfs` and `yarn`. Also, ensure that the MapReduce JobHistory server runs as different user such as `mapred`.
|
||||||
|
|
||||||
It's recommended to have them share a Unix group, for e.g. `hadoop`. See also "[Mapping from user to group](#Mapping_from_user_to_group)" for group management.
|
It's recommended to have them share a Unix group, e.g. `hadoop`. See also "[Mapping from user to group](#Mapping_from_user_to_group)" for group management.
|
||||||
|
|
||||||
| User:Group | Daemons |
|
| User:Group | Daemons |
|
||||||
|:--------------|:----------------------------------------------------|
|
|:--------------|:----------------------------------------------------|
|
||||||
|
Loading…
Reference in New Issue
Block a user