Better error messages for HCatalog access control errors
--------------------------------------------------------
Key: HCATALOG-194
URL: https://issues.apache.org/jira/browse/HCATALOG-194
Project: HCatalog
Issue Type: Bug
Components: metastore
Affects Versions: 0.2
Reporter: Julien Le Dem
Assignee: Julien Le Dem
When creating a database/table/partition HCatalog will check that the current user has access
to the corresponding location on HDFS and return an error "3000 : Permission denied" if not;
without mentioning what path the user does not have access to. This makes debugging hard.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|