Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
1.2.0
-
None
Description
I'm currently testing the spark sql thrift server on a kerberos secured cluster in YARN mode. Currently any user can access any table regardless of HDFS permissions as all data is read as the hive user. In HiveServer2 the property hive.server2.enable.doAs=true causes all access to be done as the submitting user. We should do the same.
Attachments
Attachments
Issue Links
- relates to
-
SPARK-6910 Support for pushing predicates down to metastore for partition pruning
- Resolved
- links to