-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29100/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-8732
https://issues.apache.org/jira/browse/AMBARI-8732
Repository: ambari
Description
-------
Currently, after configuring ambari and some of the HDP Stack services to use
an external database, the reconfiguration is not possible / not available via
API or UI / not documented to change. This presents an issue to users that need
to switch databases
Ambari DB
1) How do I reconfigure Ambari so that I can change the Ambari DB
connection settings?
2) How do I migrate the data from one ambari DB to another?
B. Hive Metastore
1) How do I reconfigure Hive via Ambari so that I can change the DB
connection settings used by Hive Metastore?
2) How do I migrate the Hive Metastore data from one DB to another?
C. Oozie
1) How do I reconfigure Oozie via Ambari so that I can change the DB
connection settings used by Oozie?
2) How do I migrate the Oozie data from one DB to another?
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/hive.py
e34d575
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive.py
8522a96
Diff: https://reviews.apache.org/r/29100/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi