Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-3945]Properties of hive-site.xml is invalid in running the Thrift JDBC server #2800

Closed
wants to merge 1 commit into from

Conversation

luogankun
Copy link
Contributor

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

The method of SparkSQLEnv.init() in HiveThriftServer2.scala can not write the properties of hive-site.xml to HiveContext. Such as: add configuration property spark.sql.shuffle.partititions in the hive-site.xml.

@luogankun luogankun changed the title [SPARK-3945]Write properties of hive-site.xml to HiveContext when initil... [SPARK-3945]Write properties of hive-site.xml to HiveContext when initilize session state In SparkSQLEnv.scala Oct 14, 2014
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@luogankun luogankun changed the title [SPARK-3945]Write properties of hive-site.xml to HiveContext when initilize session state In SparkSQLEnv.scala [SPARK-3945]Properties of hive-site.xml is invalid in running the Thrift JDBC server Oct 15, 2014
@luogankun
Copy link
Contributor Author

@liancheng

@liancheng
Copy link
Contributor

This LGTM, thanks!

@SparkQA
Copy link

SparkQA commented Oct 16, 2014

QA tests have started for PR 2800 at commit 3679efc.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Oct 16, 2014

Tests timed out for PR 2800 at commit 3679efc after a configured wait of 120m.

@luogankun
Copy link
Contributor Author

@liancheng Tests timed out!

@SparkQA
Copy link

SparkQA commented Oct 16, 2014

QA tests have started for PR 2800 at commit 3679efc.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Oct 16, 2014

QA tests have finished for PR 2800 at commit 3679efc.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@asfgit asfgit closed this in fce1d41 Oct 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants