[
https://issues.apache.org/jira/browse/HAWQ-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182487#comment-15182487
]
ASF GitHub Bot commented on HAWQ-493:
-------------------------------------
GitHub user radarwave opened a pull request:
https://github.com/apache/incubator-hawq/pull/414
HAWQ-493. Limit some commands can only be run on master/standby
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/radarwave/incubator-hawq HAWQ-493
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/414.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 #414
----
commit 4a4631027551d9f0d127d1f4749861c26de22a4b
Author: rlei <[email protected]>
Date: 2016-03-02T10:14:41Z
HAWQ-493. Limit some commands can only be run on master/standby
----
> Limit some commands can only be run on master/standby
> -----------------------------------------------------
>
> Key: HAWQ-493
> URL: https://issues.apache.org/jira/browse/HAWQ-493
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Command Line Tools
> Reporter: Radar Lei
> Assignee: Lei Chang
>
> Some command line tools should be limited to run on master or standby only:
> Master only: hawq start/stop/init cluster, hawq remove standby, hawq
> filespace, hawq state
> Master or Standby: hawq init/activate standby, hawq config
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)