Support Questions

Find answers, ask questions, and share your expertise

How to restrict users to access hive tables on spark

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

2 REPLIES 2

@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.

Thanks for the update Jfrazee. It seems, it is only possible with LLAP. I am looking for an option witout LLAP.

-Shashi