You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by jiny2 <gi...@git.apache.org> on 2015/12/25 04:51:10 UTC

[GitHub] incubator-hawq pull request: HAWQ-281. User can alter any resource...

GitHub user jiny2 opened a pull request:

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

    HAWQ-281. User can alter any resource queue no matter whether its busy

    This provides practicality of manipulating resource queues in real environment. User can alter a resource queue on demand any time without waiting for releasing all corresponding queues' workload.
    
    hawq_rm_force_alterqueue_cancel_queued_request guc variable is introduced, default value is 'true' that means alter resource queue statement can force resource manager to cancel all resource requests that can not be adjusted to fit new resource queue definitions. If it is set 'false', the alter resource queue statement will be cancelled to avoid canceling any queued query resource requests in resource manager.

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

    $ git pull https://github.com/jiny2/incubator-hawq HAWQ-281

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

    https://github.com/apache/incubator-hawq/pull/217.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 #217
    
----
commit 46561dcf0f17b3fc3ac5ec4061ed98d5426471ff
Author: YI JIN <yj...@pivotal.io>
Date:   2015-12-25T03:49:18Z

    HAWQ-281. User can alter any resource queue no matter whether its busy

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-281. User can alter any resource...

Posted by huor <gi...@git.apache.org>.
Github user huor commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/217#issuecomment-167217762
  
    This feature looks good. +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-281. User can alter any resource...

Posted by jiny2 <gi...@git.apache.org>.
Github user jiny2 closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---