[
https://issues.apache.org/jira/browse/AMBARI-16917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305084#comment-15305084
]
Hudson commented on AMBARI-16917:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4946 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4946/])
AMBARI-16917: Use postgres database instead of template1 during service
(bhuvnesh2703:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c726fa5b649d4e0d3f0b00436d34bd19ea3e9a9e])
*
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/alerts/alert_segment_registration_status.py
*
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py
*
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py
*
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/alerts/alert_sync_status.py
> Use postgres database instead of template1 during service check in HAWQ
> -----------------------------------------------------------------------
>
> Key: AMBARI-16917
> URL: https://issues.apache.org/jira/browse/AMBARI-16917
> Project: Ambari
> Issue Type: Improvement
> Components: stacks
> Affects Versions: 2.4.0
> Reporter: bhuvnesh chaudhary
> Assignee: bhuvnesh chaudhary
> Priority: Minor
> Fix For: 2.4.0
>
> Attachments: AMBARI-16917.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)