Sentry sets up acls (access control list) on those directies, depending on who you granted access to when you established the tables location. Be careful to remove grant permissions when you drop the table or sentry will enforce the acls on the directory tree.
Hope this helps On Dec 23, 2015 11:12 AM, "Kumar Jayapal" <kjayapa...@gmail.com> wrote: > Hi, > > My environment has Kerbros and Senry for authentication and authorisation. > > we have the following permission on > > drwxrwx--- - hive hive */user/hive/warehouse* > > Now When I login through Hue/Beeline how am able to acccess the data > inside this directory. > > When I dont belong to hive group. > > > > > Thanks > Jay >