[
https://issues.apache.org/jira/browse/SPARK-36343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390283#comment-17390283
]
dgd_contributor commented on SPARK-36343:
-----------------------------------------
[~hyukjin.kwon] In my case, i'm using spark thrift server version 2.4.4 in
production. which integrate with apache ranger through
[https://github.com/yaooqinn/spark-ranger] by conf:
{code:java}
spark.sql.extensions=org.apache.ranger.authorization.spark.authorizer.RangerSparkSQLExtension{code}
and now we want integrate spark sql with atlas through SAC
[https://github.com/hortonworks-spark/spark-atlas-connector], which *does not
support spark 3.x* by conf
{code:java}
spark.sql.extensions com.hortonworks.spark.atlas.sql.SparkExtension{code}
> spark 2.4.x spark.sql.extensions support multiple extensions
> ------------------------------------------------------------
>
> Key: SPARK-36343
> URL: https://issues.apache.org/jira/browse/SPARK-36343
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.4.8
> Reporter: dgd_contributor
> Priority: Major
>
> Like SPARK-26493
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]