You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Lin Wen (JIRA)" <ji...@apache.org> on 2016/04/01 04:08:25 UTC

[jira] [Resolved] (HAWQ-612) Improve error message if unavailable segments exceeds GUC

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

Lin Wen resolved HAWQ-612.
--------------------------
    Resolution: Fixed

> Improve error message if unavailable segments exceeds GUC
> ---------------------------------------------------------
>
>                 Key: HAWQ-612
>                 URL: https://issues.apache.org/jira/browse/HAWQ-612
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Resource Manager
>            Reporter: Lin Wen
>            Assignee: Lin Wen
>
> Improve error message if unavailable segments exceeds GUC
> ERROR: failed to acquire resource from resource manager, 6 of 19 segments are unavailable (pquery.c:808)
> change to 
> ERROR: failed to acquire resource from resource manager, 6 of 19 segments are unavailable, exceeds 25.0% defined in GUC hawq_rm_rejectrequest_nseg_limit. The allocation request is rejected. (pquery.c:808)



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