Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
3.0.0
-
None
-
None
Description
- We have implemented a complex ExternalCatalog which is used for retrieving multi isomerism database's metadata(sush as elasticsearch、postgresql), so that we can make a mixture query between hive and our online data.
- But as spark require that value of spark.sql.catalogImplementation must be one of in-memory/hive, we have to modify SparkSession and rebuild spark to make our project work.
- Finally, we hope spark removing above restriction, so that it's will be much easier to let us keep pace with new spark version. Thanks!
Attachments
Issue Links
- duplicates
-
SPARK-17767 Spark SQL ExternalCatalog API custom implementation support
- Closed
-
SPARK-19632 Allow configuring non-hive and non-local SessionState and ExternalCatalog
- Closed
- is superceded by
-
SPARK-24252 DataSourceV2: Add catalog support
- Resolved
- relates to
-
SPARK-23443 Spark with Glue as external catalog
- Open
- links to
(1 links to)