[
https://issues.apache.org/jira/browse/HCATALOG-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207411#comment-13207411
]
Ashutosh Chauhan commented on HCATALOG-245:
-------------------------------------------
* We should keep code in SemanticAnalyzer to minimum. So, lets make sure we
don't do any more checks there then required.
* There are already operation specific hooks. So, the ones we keep in
SemanticAnalyzer should be moved in specific hooks (like CreateTableHook etc.)
* Lets tease apart HBase part of the patch into separate patch, so that we can
commit this one without waiting for all the HBase issues are resolved.
* We should also file relevant Hive jiras in parallel to keep track of the
shortcomings of AuthProvider interface.
> StorageHandler authorization providers
> ---------------------------------------
>
> Key: HCATALOG-245
> URL: https://issues.apache.org/jira/browse/HCATALOG-245
> Project: HCatalog
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Attachments: hcat-auth_v1.patch
>
>
> As per the design in the parent issue, we will delegate the authorization
> checks to the storage handler (hdfs is considered as a storage handler as
> well). This jira will introduce HiveAuthorizationProviders for hbase + hdfs.
--
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