Thejas M Nair created HIVE-8287:
-----------------------------------
Summary: StorageBasedAuth in metastore does not produce useful
error message
Key: HIVE-8287
URL: https://issues.apache.org/jira/browse/HIVE-8287
Project: Hive
Issue Type: Bug
Components: Authorization, Logging
Reporter: Thejas M Nair
Example of error message that doesn't given enough useful information -
{noformat}
0: jdbc:hive2://localhost:10000> alter table parttab1 drop partition
(p1='def');
Error: Error while processing statement: FAILED: Execution Error, return code 1
from org.apache.hadoop.hive.ql.exec.DDLTask. Unknown error. Please check logs.
(state=08S01,code=1)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)