Created 06-26-2017 01:24 PM
Team,
I want to restrict the users to access the data from Hive tables on Spark. My cluster kerberized and have Ranger setup.
Can some help me out on this.
-Shashi
Created 06-26-2017 02:42 PM
@shashi cheppela These articles might be of interest to you:
In short, if you access Hive via Thrift JDBC, you get the usual policy controls you get with Hive and Ranger.
Created 06-26-2017 02:46 PM
Thanks for the update Jfrazee. It seems, it is only possible with LLAP. I am looking for an option witout LLAP.