-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47926/
-----------------------------------------------------------
Review request for Ambari, Alexander Denissov, Lav Jain, and Matt.
Bugs: AMBARI-16917
https://issues.apache.org/jira/browse/AMBARI-16917
Repository: ambari
Description
-------
Use postgres database instead of template1 during service check in HAWQ.
template1 database is used as a default template while creating new databases,
so anything in template1 gets carried over to the new database.
Diffs
-----
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/alerts/alert_segment_registration_status.py
17724bc
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/alerts/alert_sync_status.py
e916f07
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py
4a75a78
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py
f37b13f
Diff: https://reviews.apache.org/r/47926/diff/
Testing
-------
yes.
Thanks,
bhuvnesh chaudhary