You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/08/01 00:29:39 UTC

[jira] [Created] (HIVE-7579) error message for 'drop admin role' is not informative

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)