Vitaly Brodetskyi created AMBARI-4851:
-----------------------------------------
Summary: The DataNode directory perm issues should be 750 not 755.
Key: AMBARI-4851
URL: https://issues.apache.org/jira/browse/AMBARI-4851
Project: Ambari
Issue Type: Bug
Components: agent
Reporter: Vitaly Brodetskyi
Assignee: Vitaly Brodetskyi
Priority: Critical
{code}
[root@ip-10-114-119-49 ec2-user]# ls -la /hadoop/hdfs/data/
total 8
drwxr-xr-x. 2 hdfs hadoop 4096 Feb 23 10:33 .
drwxr-xr-x. 4 root root 4096 Feb 23 10:33 ..
{code}
The perms for /hadoop/hdfs/data should be 750 not 755.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)