Thejas M Nair created HIVE-7579:
-----------------------------------

             Summary: error message for 'drop admin role' is not informative
                 Key: HIVE-7579
                 URL: https://issues.apache.org/jira/browse/HIVE-7579
             Project: Hive
          Issue Type: Bug
          Components: Authorization, SQLStandardAuthorization
            Reporter: Deepesh Khandelwal
            Assignee: Thejas M Nair


In SQL standards based auth mode, 'drop role admin' error message is not 
informative.

{code}
0: jdbc:hive2://...:1000> drop role ADMIN;
Error: Error while processing statement: FAILED: Execution Error, return code 1 
from org.apache.hadoop.hive.ql.exec.DDLTask.
Error dropping role (state=08S01,code=1)
{code}




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to