[
https://issues.apache.org/jira/browse/AMBARI-15852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243870#comment-15243870
]
Hadoop QA commented on AMBARI-15852:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12798998/AMBARI-15852-trunk.v1.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 4 new
or modified test files.
{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:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/6487//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/6487//console
This message is automatically generated.
> Changing HAWQ Ports through Ambari prevents HAWQ service from restarting
> ------------------------------------------------------------------------
>
> Key: AMBARI-15852
> URL: https://issues.apache.org/jira/browse/AMBARI-15852
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Affects Versions: trunk, 2.2.2
> Reporter: Matt
> Assignee: jun aoki
> Priority: Blocker
> Fix For: trunk, 2.2.2
>
> Attachments: AMBARI-15852-branch-2.2.patch,
> AMBARI-15852-branch-2.2.v2.patch, AMBARI-15852-branch-2.2.v3.patch,
> AMBARI-15852-branch-2.2.v4.patch, AMBARI-15852-trunk.v1.patch
>
>
> Steps to reproduce:
> - The initial HAWQ masters port is set to 5432.
> - Change port to 10432, and restart HAWQ service.
> HAWQMASTER failed to start because it skipped stopping the process (it
> attempted to stop process on 10432, while the process was actually running on
> 5432).
> Removing the only_if condition might fix this issue:
> https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/common.py#L3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)