Details
Description
We need to introduce something like AccessControllerProtocol.checkPermissions(Permission[] permissions) API, so that clients can check access rights before carrying out the operations. We need this kind of operation for HCATALOG-245, which introduces authorization providers for hbase over hcat. We cannot use getUserPermissions() since it requires ADMIN permissions on the global/table level.
Attachments
Attachments
Issue Links
- blocks
-
HCATALOG-245 StorageHandler authorization providers
- Closed
- is blocked by
-
HBASE-5358 HBaseObjectWritable should be able to serialize/deserialize generic arrays
- Closed
- relates to
-
HBASE-5400 Some tests does not have annotations for (Small|Medium|Large)Tests
- Closed