[ 
https://issues.apache.org/jira/browse/AMBARI-15852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243985#comment-15243985
 ] 

Hudson commented on AMBARI-15852:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #4667 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4667/])
AMBARI-15852: Changing HAWQ Ports through Ambari prevents HAWQ service (jaoki: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d13aa508569c2ee8afce4a746560e7a1d2b0e1a8])
* 
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/scripts/hawqstatus.py
* ambari-server/src/test/python/stacks/2.3/HAWQ/test_hawqsegment.py
* 
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqsegment.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/common.py
* ambari-server/src/test/python/stacks/2.3/HAWQ/test_utils.py
* 
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqmaster.py
* ambari-server/src/test/python/stacks/2.3/HAWQ/test_hawqstandby.py
* ambari-server/src/test/python/stacks/2.3/HAWQ/test_hawqmaster.py
* 
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqstandby.py


> 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)

Reply via email to