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 2015/11/21 04:13:11 UTC

[jira] [Updated] (HAWQ-81) Make resource manager to reject resource request when there are too many segments down

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

Lei Chang updated HAWQ-81:
--------------------------
    Fix Version/s: 2.0.0-beta-incubating

> Make resource manager to reject resource request when there are too many segments down
> --------------------------------------------------------------------------------------
>
>                 Key: HAWQ-81
>                 URL: https://issues.apache.org/jira/browse/HAWQ-81
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Resource Manager
>            Reporter: Yi Jin
>            Assignee: Yi Jin
>             Fix For: 2.0.0-beta-incubating
>
>
> If there are too many physical segments down, the performance of queries maybe seriously impacted, continue processing queires does not make sense sometime. Therefore, new guc hawq_rm_rejectrequest_nseg_limit is introduced, default value 2, minimum value 0. 
> User can configure this value to let resource manager reject resource request immediately when more than hawq_rm_reject_nseg_down_limit segments are down. The expected full cluster size ( size of segments ) is read from file $GPHOME/etc/slaves.



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