----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66898/#review202280 -----------------------------------------------------------
sentry-binding/sentry-binding-hive/src/main/java/org/apache/hadoop/hive/ql/exec/SentryGrantRevokeTask.java Lines 564 (patched) <https://reviews.apache.org/r/66898/#comment284056> SentryGrantRevokeTask is not used anymore. This is part of our authorization V1. Use the DefaultAccessController class instead. Btw, this is just a check in the hive binding, what about the Sentry server? should we deny null or empty values there too? - Sergio Pena On May 1, 2018, 10:17 p.m., Arjun Mishra wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66898/ > ----------------------------------------------------------- > > (Updated May 1, 2018, 10:17 p.m.) > > > Review request for sentry, kalyan kumar kalvagadda, Na Li, Steve Moist, and > Sergio Pena. > > > Repository: sentry > > > Description > ------- > > We can grant privileges to URI's with EMPTY or NULL locations. This should > not be allowed > > > Diffs > ----- > > > sentry-binding/sentry-binding-hive/src/main/java/org/apache/hadoop/hive/ql/exec/SentryGrantRevokeTask.java > 21a6abf82 > > > Diff: https://reviews.apache.org/r/66898/diff/1/ > > > Testing > ------- > > > Thanks, > > Arjun Mishra > >