[
https://issues.apache.org/jira/browse/HCATALOG-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205961#comment-13205961
]
[email protected] commented on HCATALOG-245:
--------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3846/
-----------------------------------------------------------
Review request for hcatalog.
Summary
-------
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 addresses bug HCATALOG-245.
https://issues.apache.org/jira/browse/HCATALOG-245
Diffs
-----
src/java/org/apache/hcatalog/cli/SemanticAnalysis/CreateTableHook.java
9d98f50
src/java/org/apache/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java
8387d8e
src/java/org/apache/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzerBase.java
PRE-CREATION
src/java/org/apache/hcatalog/common/AuthUtils.java 7cba8dc
src/java/org/apache/hcatalog/security/DelegationAuthorizationProvider.java
PRE-CREATION
src/java/org/apache/hcatalog/security/HdfsAuthorizationProvider.java
PRE-CREATION
src/test/org/apache/hcatalog/HcatTestUtils.java PRE-CREATION
src/test/org/apache/hcatalog/security/TestHdfsAuthorizationProvider.java
PRE-CREATION
storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HBaseAuthorizationProvider.java
456bf14
storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HBaseHCatStorageHandler.java
c9905ce
storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/ImportSequenceFile.java
10608be
storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/ManyMiniCluster.java
b495df7
storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/SkeletonHBaseTest.java
4eb6258
storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/TestHBaseAuthorizationProvider.java
PRE-CREATION
Diff: https://reviews.apache.org/r/3846/diff
Testing
-------
Thanks,
enis
> 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