Fredy Wijaya created IMPALA-7729:
------------------------------------

             Summary: Invalidate metadata hangs when there is an upper case 
role name
                 Key: IMPALA-7729
                 URL: https://issues.apache.org/jira/browse/IMPALA-7729
             Project: IMPALA
          Issue Type: Bug
          Components: Catalog
    Affects Versions: Impala 3.1.0
            Reporter: Fredy Wijaya
            Assignee: Fredy Wijaya


{noformat}
[localhost:21000] default> create role FOO;
[localhost:21000] default> grant all on server to role FOO;
[localhost:21000] default> grant role FOO to group test_group;
[localhost:21000] default> invalidate metadata; -- this will hang
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to