GitHub user interma opened a pull request:

    https://github.com/apache/incubator-hawq/pull/1178

    HAWQ-1393. 'hawq stop cluster' failed when rps.sh have some path erro…

    …rs (e.g. CATALINA_HOME)
    
    Ignore the `rps.sh stop` result when **try** to stop RPS. 
    Only check result on definitely known RPS is running.
    
    Example:
    When master is down and CATALINA_HOME is invalid, `hawq stop cluster -a` 
calls `rps.sh stop`, it only prompts error message, and continue to stop 
segments.
     

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/interma/interma-hawq HAWQ-1393

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/1178.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1178
    
----
commit 19a7b22b6126c14612cd63f50b203d22448510db
Author: interma <inte...@outlook.com>
Date:   2017-03-20T09:08:34Z

    HAWQ-1393. 'hawq stop cluster' failed when rps.sh have some path errors 
(e.g. CATALINA_HOME)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to