You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by bhuvnesh chaudhary <bc...@pivotal.io> on 2015/11/11 19:10:13 UTC

Review Request 40194: hawq standby stop is not working

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40194/
-----------------------------------------------------------

Review request for Ambari, jun aoki and Oleksandr Diachenko.


Bugs: AMBARI-13827
    https://issues.apache.org/jira/browse/AMBARI-13827


Repository: ambari


Description
-------

For hawq we check if postgres process is existing before stopping hawq daemons (master, standby, segments). 
However for active hawq master and segment postgres process should be checked but for standby gpsyncmaster process should be checked.


Diffs
-----

  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqsegment.py b4be502 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/master_helper.py 35f5112 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py da51c19 

Diff: https://reviews.apache.org/r/40194/diff/


Testing
-------

yes


Thanks,

bhuvnesh chaudhary


Re: Review Request 40194: hawq standby stop is not working

Posted by bhuvnesh chaudhary <bc...@pivotal.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40194/
-----------------------------------------------------------

(Updated Nov. 11, 2015, 10:57 p.m.)


Review request for Ambari, jun aoki and Oleksandr Diachenko.


Bugs: AMBARI-13827
    https://issues.apache.org/jira/browse/AMBARI-13827


Repository: ambari


Description
-------

For hawq we check if postgres process is existing before stopping hawq daemons (master, standby, segments). 
However for active hawq master and segment postgres process should be checked but for standby gpsyncmaster process should be checked.


Diffs (updated)
-----

  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqsegment.py b4be502 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/master_helper.py 35f5112 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py da51c19 

Diff: https://reviews.apache.org/r/40194/diff/


Testing
-------

yes


Thanks,

bhuvnesh chaudhary