-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62239/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Gautam Borad, Jayush Luniya,
Madhan Neethiraj, Mugdha Varadkar, and Sumit Mohanty.
Bugs: AMBARI-21925
https://issues.apache.org/jira/browse/AMBARI-21925
Repository: ambari
Description
-------
Current configuration for Atlas atlas-env contains hbase_conf_dir which is set
in environment as export HBASE_CONF_DIR=hbase_conf_dir
However, hbase_conf_dir is currently not exposed in ambari and hence its not
possible to set just hbase_conf_dir instead through blueprints we need to pass
full atlas-env.sh content to set the hbase_conf_dir.
Diffs
-----
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py
96041e6
ambari-server/src/main/resources/common-services/ATLAS/0.7.0.3.0/configuration/atlas-env.xml
f97ca98
ambari-server/src/main/resources/common-services/ATLAS/0.7.0.3.0/package/scripts/params.py
61b41d6
ambari-server/src/main/resources/stacks/HDP/2.6/services/ATLAS/configuration/atlas-env.xml
821fafa
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/config-upgrade.xml
4764297
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml
0d9a746
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/upgrade-2.6.xml
b5c88de
Diff: https://reviews.apache.org/r/62239/diff/1/
Testing
-------
Verified with fresh install on Cent-OS 6.
Thanks,
Vishal Suvagia