Add a username check in hadoop-daemon.sh ----------------------------------------
Key: HADOOP-6590 URL: https://issues.apache.org/jira/browse/HADOOP-6590 Project: Hadoop Common Issue Type: Improvement Reporter: Scott Chen Assignee: Scott Chen Priority: Minor We experienced a case that sometimes we accidentally started HDFS or MAPREDUCE with root user. Then the directory permission will be modified and we have to chown them. It will be nice if there can be a username checking in the hadoop-daemon.sh script so that we always start with the desired username. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.