----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38298/ -----------------------------------------------------------
(Updated Sept. 11, 2015, 2:14 p.m.) Review request for Ambari, Andrew Onischuk and Dmytro Sen. Bugs: AMBARI-13073 https://issues.apache.org/jira/browse/AMBARI-13073 Repository: ambari Description ------- Ambari is overwriting ownership of yarn.local.dir with yarn:hadoop in Kerberized cluster when it should be owned by running user . This happens at restart of a nodemanager through Ambari. Only solution was to recreate yarn.local.dir at which point it makes correct ownership of files. Restart via Ambari then overwrites Need to backport AMBARI-12935 to 2.0.maint Diffs ----- ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params.py 29e8dfb ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py 0736663 ambari-server/src/test/python/stacks/2.0.6/YARN/test_nodemanager.py 0956565 ambari-server/src/test/python/stacks/2.0.6/YARN/test_resourcemanager.py d32fc1a Diff: https://reviews.apache.org/r/38298/diff/ Testing ------- in progress Thanks, Dmitro Lisnichenko