GitHub user yaooqinn opened a pull request:
https://github.com/apache/spark/pull/19068
[SPARK-21428][SQL][FOLLOWUP] Reused state should respect warehouse dir
determined in SharedState
## What changes were proposed in this pull request?
While running spark-sql, we will reuse cliSessionState, but the warehouse
is determined later in SharedState. HiveClient should respect this config
changing in this case.
## How was this patch tested?
existing ut
cc @cloud-fan @jiangxb1987
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yaooqinn/spark SPARK-21428-FOLLOWUP
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19068.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19068
----
commit b9e9a19fdc36a2b65e46406f78e5d50d211a3e45
Author: Kent Yao <[email protected]>
Date: 2017-08-28T09:25:17Z
SPARK-21428-FOLLOWUP: CliSessionState should respect warehouse dir
determined in SharedState
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]