[ https://issues.apache.org/jira/browse/AMBARI-12510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638141#comment-14638141 ]
Hadoop QA commented on AMBARI-12510: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12746702/AMBARI-12510-0.patch against trunk revision . {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:red}-1 tests included{color}. The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:red}-1 core tests{color}. The test build failed in ambari-server Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/3450//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3450//console This message is automatically generated. > ambari-server failed to properly detect of postgresql database status on RHEL > 7.x > ---------------------------------------------------------------------------------- > > Key: AMBARI-12510 > URL: https://issues.apache.org/jira/browse/AMBARI-12510 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.1.0 > Environment: RHEL 7.0, 7.1 > Reporter: Tuong Truong > Assignee: Tuong Truong > Labels: RHEL7.1 > Fix For: 2.1.1 > > Attachments: AMBARI-12510-0.patch > > > Ambari-server failed to initalize the postgre db when postgresql packages are > installed as part of Ambari installation on RHEL 7.1, and 7.0 in some > scenario. > Ambari-server detects status of Postgre via the "service postgresql status" > call, and perform regex on the output for "running" or "stopped". This > works OK for RHEL 6, but not for RHEL 7 as its output may include "running" > when postgres is not actually running. -- This message was sent by Atlassian JIRA (v6.3.4#6332)