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

Write properties of hive-site.xml to HiveContext when initilize session state In SparkSQLEnv.scala

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • SQL
    • None
    • centos6.3 hadoop-2.3.0-cdh5.0.0

    Description

      Write properties of hive-site.xml to HiveContext when initilize session state In SparkSQLEnv.scala

      The method of SparkSQLEnv.init() in HiveThriftServer2.scala cann't write the properties of hive-site.xml to HiveContext

      example:
      hive-site.xml
      <property>
      <name>spark.sql.shuffle.partititions</name>
      <value>99</value>
      </property>

      Attachments

        Activity

          People

            luogankun Gankun Luo
            luogankun Gankun Luo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: