[ https://issues.apache.org/jira/browse/SPARK-17767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-17767:
------------------------------------
Assignee: Apache Spark
> Spark SQL ExternalCatalog API custom implementation support
> -----------------------------------------------------------
>
> Key: SPARK-17767
> URL: https://issues.apache.org/jira/browse/SPARK-17767
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Alex Liu
> Assignee: Apache Spark
>
> There is no way/easy way to configure Spark to use customized ExternalCatalog. Internal
source code is hardcoded to use either hive or in-memory metastore. Spark SQL thriftserver
is hardcoded to use HiveExternalCatalog. We should be able to create a custom external catalog
and thriftserver should be able to use it. Potentially Spark SQL thriftserver shouldn't depend
on Hive thriftserer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|