You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Vitalyi Brodetskyi <vb...@hortonworks.com> on 2014/02/26 18:00:58 UTC

Review Request 18522: The DataNode directory perm issues should be 750 not 755.

-----------------------------------------------------------
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


Re: Review Request 18522: The DataNode directory perm issues should be 750 not 755.

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18522/#review35534
-----------------------------------------------------------

Ship it!


Ship It!

- Andrew Onischuk


On Feb. 26, 2014, 5 p.m., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/18522/
> -----------------------------------------------------------
> 
> (Updated Feb. 26, 2014, 5 p.m.)
> 
> 
> 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
> 
>