Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Later
-
2.0.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
SPARK-19632 Allow configuring non-hive and non-local SessionState and ExternalCatalog
- Closed
-
SPARK-30617 Is there any possible that spark no longer restrict enumerate types of spark.sql.catalogImplementation
- Closed
- is related to
-
SPARK-23443 Spark with Glue as external catalog
- Open
- is required by
-
IGNITE-3084 Spark Data Frames Support in Apache Ignite
- Closed
- links to