-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45385/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmytro Sen, and Sumit Mohanty.
Bugs: AMBARI-15600
https://issues.apache.org/jira/browse/AMBARI-15600
Repository: ambari
Description
-------
Oozie tmp dir is hardcoded as of now. We should give ability for user to change
ethis property on UI and use this customized value in code.
Diffs
-----
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/configuration/oozie-env.xml
3cb2d60
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py
61cbd8c
ambari-server/src/test/python/stacks/2.0.6/configs/default.json b8842c4
ambari-server/src/test/python/stacks/2.0.6/configs/default_oozie_mysql.json
898ed33
ambari-server/src/test/python/stacks/2.0.6/configs/oozie_existing_sqla.json
09e34f9
ambari-server/src/test/python/stacks/2.0.6/configs/secured.json e053ca0
Diff: https://reviews.apache.org/r/45385/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi