Skip to content

Conversation

@yhuai
Copy link
Contributor

@yhuai yhuai commented Apr 29, 2016

What changes were proposed in this pull request?

This PR makes two changes:

  1. We will propagate Spark Confs to HiveConf created in HiveClientImpl. So, users can also use spark conf to set warehouse location and metastore url.
  2. In sql/hive, HiveClientImpl will be the only place where we create a new HiveConf.

How was this patch tested?

Existing tests.

@yhuai yhuai changed the title [SPARK-15019] Propagate all Spark Confs to HiveConf created in HiveClientImpl [SPARK-15019] [SQL] Propagate all Spark Confs to HiveConf created in HiveClientImpl Apr 29, 2016
@SparkQA
Copy link

SparkQA commented Apr 29, 2016

Test build #57374 has finished for PR 12791 at commit 9364a9d.

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

@andrewor14
Copy link
Contributor

LGTM

@asfgit asfgit closed this in b33d6b7 Apr 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants