Goal is to provide ability to deny/allow access to given tables on a per user
basis (this is the user connecting via jdbc to spark thrift server. ie with
LDAP creds). ie user bob can see table A but not table B. user mary can see
table B but not table A.

What are folks thoughts on the approach?
1. SqlStdAuth like Hive has already (any reason Spark does not have this
yet?)
2. Apache Ranger
3. Cloudera Sentry
4. json spec file like 'File Based Authorization' section in
https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/hive-security.rst



--
Sent from: http://apache-spark-developers-list.1001551.n3.nabble.com/

---------------------------------------------------------------------
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Reply via email to