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

Move spark.sql.hive.thriftServer.singleSession to SQLConf

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.2, 2.1.0
    • 2.2.0
    • SQL
    • None

    Description

      Since spark.sql.hive.thriftServer.singleSession is a configuration of SQL component, this conf can be moved from SparkConf to StaticSQLConf.

      When we introduced spark.sql.hive.thriftServer.singleSession, all the SQL configuration can be modified in different sessions. Later, static SQL configuration is added. It is a perfect fit for spark.sql.hive.thriftServer.singleSession. Previously, we did the same move for spark.sql.warehouse.dir from SparkConf to StaticSQLConf

      Attachments

        Activity

          People

            smilegator Xiao Li
            smilegator Xiao Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: