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:10:11 UTC

[jira] [Updated] (HAWQ-73) “create resource queue“ will throw ”Fail to unregister in HAWQ resource manager because of RPC error"

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

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

> “create resource queue“ will throw ”Fail to unregister in HAWQ resource manager because of RPC error"
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HAWQ-73
>                 URL: https://issues.apache.org/jira/browse/HAWQ-73
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Resource Manager
>            Reporter: Amy
>            Assignee: Yi Jin
>             Fix For: 2.0.0-beta-incubating
>
>
> In the latest code, create resource queue will throw "Fail to unregister in HAWQ resource manage" 
> Reproduce query:
> "create resource queue test_queue_1 with (parent='pg_root', memory_limit_cluster=50%, core_limit_cluster=50%); "
> the error messages are as below:
> WARNING: Sync RPC framework (inet) finds exception raised.
> -WARNING: Fail to connect to socket server test1:5437, result 1407 
> ERROR: Fail to unregister in HAWQ resource manager because of RPC error Unexplained 1407. (rmcomm_QD2RM.c:xxx)
> the solution to the bug maybe:
> change "name" to "rsqname" in line 48 of requesthandler_ddl.c   



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