HDFS-13161. Update comment in start-dfs.sh to mention correct variable for secure datanode user. Contributed by Ajay Kumar.

This commit is contained in:
Chen Liang 2018-02-16 16:04:50 -08:00
parent 0898ff42e9
commit c008d10a11
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
# if hdfs_subcmd_user is not defined, error
#
# For secure daemons, this means both the secure and insecure env vars need to be
# defined. e.g., HDFS_DATANODE_USER=root HADOOP_SECURE_DN_USER=hdfs
# defined. e.g., HDFS_DATANODE_USER=root HDFS_DATANODE_SECURE_USER=hdfs
#
## @description usage info