[ https://issues.apache.org/jira/browse/HIVE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081664#comment-14081664 ]
Jason Dere commented on HIVE-7579: ---------------------------------- +1 if tests pass > error message for 'drop admin role' in sql std auth mode 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 > Attachments: HIVE-7579.1.patch > > > 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)