Sasha, Here are the upstream jira's for Fine grained privileges.
SENTRY-331 <https://issues.apache.org/jira/browse/SENTRY-331> : Add more granular privileges to the DBModel (*This is the main jira*) SENTRY-550 <https://issues.apache.org/jira/browse/SENTRY-550> SentryStore support more actions for rename SENTRY-548 <https://issues.apache.org/jira/browse/SENTRY-548> SentryStore support more actions for drop SENTRY-549 <https://issues.apache.org/jira/browse/SENTRY-549> SentryStore should support more actions SENTRY-547 <https://issues.apache.org/jira/browse/SENTRY-547> Drop table may dead lock, getChildPrivileges should in one transaction with revoke SENTRY-577 <https://issues.apache.org/jira/browse/SENTRY-577> Orphan cleaner should remove privilege is not ALL, SELECT or INSERT SENTRY-521 <https://issues.apache.org/jira/browse/SENTRY-521> <https://issues.apache.org/jira/browse/SENTRY-521>sentry-hdfs synchronization tests should have coverage for finer grained privileges There could be more jira's with fixes in the same area. -Kalyan On Tue, Jun 13, 2017 at 5:22 PM, Alexander Kolbasov <[email protected]> wrote: > While looking at some ot the test failures we noticed that some tests use a > privilege for CREATE. This doesn't map to anything in HDFS sync world and > causes test troubles, but I have a more generic question - was there any > work done on Apache Sentry to support fine-grained privileges like CREATE? > If yes, does anyone remember some specific JIRAs, or have links to some > design docs? > > Thanks, > > - Alex >
