-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61842/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-21788
https://issues.apache.org/jira/browse/AMBARI-21788
Repository: ambari
Description
-------
In restricted umask environments, the topology_metadata.data file is created
but the permission bits are stripped off and that results in jobs running with
the default rack. A workaround is available to manually change permissions for
this file on each host, but it is not optimal.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/rack_awareness.py
548f051
ambari-server/src/test/python/stacks/2.0.6/hooks/before-START/test_before_start.py
4f62ace
Diff: https://reviews.apache.org/r/61842/diff/1/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk