-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18522/
-----------------------------------------------------------
Review request for Ambari and Andrew Onischuk.
Bugs: AMBARI-4851
https://issues.apache.org/jira/browse/AMBARI-4851
Repository: ambari
Description
-------
{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.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/package/scripts/hdfs_datanode.py
5ad9eeb
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_datanode.py 39374e8
Diff: https://reviews.apache.org/r/18522/diff/
Testing
-------
----------------------------------------------------------------------
Ran 186 tests in 1.132s
OK
----------------------------------------------------------------------
Total run:501
Total errors:0
Total failures:0
OK
Thanks,
Vitalyi Brodetskyi