Support Questions

Find answers, ask questions, and share your expertise
Announcements
Welcome to the upgraded Community! Read this blog to see What’s New!

Ranger SparkSQL security gap?

avatar
Super Guru

I understand with ranger security in place users may browse all data in hive via SparkSQL? Is there a work around as a stop gap until official bug is fixed in apache? I am aware of this HCC post. However it does not have a resolution or clarity in terms of gap stop.

1 ACCEPTED SOLUTION

avatar
Contributor

@Sunile Manjee I am not sure this has anything to do with Ranger. As mentioned in this post , if you are using Spark SQL client it will behave similar to Hive CLI today where HDFS permissions come into the play. There is Spark thriftserver work which is pending https://issues.apache.org/jira/browse/SPARK-8659

View solution in original post

1 REPLY 1

avatar
Contributor

@Sunile Manjee I am not sure this has anything to do with Ranger. As mentioned in this post , if you are using Spark SQL client it will behave similar to Hive CLI today where HDFS permissions come into the play. There is Spark thriftserver work which is pending https://issues.apache.org/jira/browse/SPARK-8659

Labels