You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Lei Chang (JIRA)" <ji...@apache.org> on 2016/01/24 03:03:39 UTC

[jira] [Updated] (HAWQ-58) Query hang when running test_resourcepool_TolerateLimit

     [ https://issues.apache.org/jira/browse/HAWQ-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lei Chang updated HAWQ-58:
--------------------------
    Fix Version/s: 2.0.0

> Query hang when running test_resourcepool_TolerateLimit 
> --------------------------------------------------------
>
>                 Key: HAWQ-58
>                 URL: https://issues.apache.org/jira/browse/HAWQ-58
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Resource Manager
>         Environment: linux
>            Reporter: Amy
>            Assignee: Yi Jin
>              Labels: features, test
>             Fix For: 2.0.0
>
>
> Query hung when running test hawq_rm_tolerate_nseg_limit.
> {noformat} 
> set hawq_rm_tolerate_nseg_limit = 0.
> ALTER RESOURCE QUEUE pg_default WITH(ACTIVE_STATEMENTS=6,MEMORY_LIMIT_CLUSTER=50%,CORE_LIMIT_CLUSTER=50%,RESOURCE_UPPER_FACTOR=2,VSEGMENT_RESOURCE_QUOTA='mem:1gb');
> run 4 concurrency make the result as below:
> test2 : 4 vsegs ; test3 : 3 vsegs ; test4 : 2 vsegs
> run 5th concurrency 3 vsegs
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)