You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Alex Liu (JIRA)" <ji...@apache.org> on 2016/10/03 15:20:20 UTC

[jira] [Created] (SPARK-17767) Spark SQL ExternalCatalog API custom implementation support

Alex Liu created SPARK-17767:
--------------------------------

             Summary: 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


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