Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-30617

Is there any possible that spark no longer restrict enumerate types of spark.sql.catalogImplementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 3.0.0
    • None
    • SQL
    • None

    Description

      1. 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.
      2. 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.
      3. 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

          Activity

            People

              Unassigned Unassigned
              994184916@qq.com weiwenda
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: