-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39164/
-----------------------------------------------------------
(Updated Oct. 9, 2015, 9:18 a.m.)
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-13368
https://issues.apache.org/jira/browse/AMBARI-13368
Repository: ambari
Description (updated)
-------
We saw this behavior in their Node Manager local dir.
The problem occurred because currently Ambari changes the permissions only for
nodemanger local dir,
but not for its contents.
Diffs
-----
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
9b242ea
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py
b1b8ded
ambari-server/src/test/python/stacks/2.0.6/YARN/test_nodemanager.py 2692420
Diff: https://reviews.apache.org/r/39164/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk