-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20032/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-5353
https://issues.apache.org/jira/browse/AMBARI-5353
Repository: ambari
Description
-------
On the HDP 2.1 tech preview VM we have an issue where root owns the
/usr/lib/falcon directory. 'falcon' user should be the owner. This is causing
issues when enabling the lineage feature in falcon ( its in tech preview mode
in Baikal). We need to fix this in the GA version of Sandbox
Incorrectly set permissions -
drwxr-xr-x 6 root root 4096 Mar 25 05:21 /usr/lib/falcon
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.1/services/FALCON/package/scripts/falcon.py
c2455bf
ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_client.py c475bf8
ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py 0f85cdc
Diff: https://reviews.apache.org/r/20032/diff/
Testing
-------
----------------------------------------------------------------------
Ran 191 tests in 0.488s
OK
----------------------------------------------------------------------
Total run:521
Total errors:0
Total failures:0
OK
Thanks,
Dmitro Lisnichenko