You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Amy (JIRA)" <ji...@apache.org> on 2015/10/23 07:00:31 UTC

[jira] [Created] (HAWQ-73) create resource queue failed

Amy created HAWQ-73:
-----------------------

             Summary: create resource queue failed
                 Key: HAWQ-73
                 URL: https://issues.apache.org/jira/browse/HAWQ-73
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Resource Manager
            Reporter: Amy
            Assignee: Lei Chang


error raised when run resource manager ddl "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)