GitHub user juliuszsompolski opened a pull request:
https://github.com/apache/spark/pull/20718
[SPARK-23514][FOLLOW-UP] Remove more places using
sparkContext.hadoopConfiguration directly
## What changes were proposed in this pull request?
In https://github.com/apache/spark/pull/20679 I missed a few places in SQL
tests.
For hygiene, they should also use the sessionState interface where possible.
## How was this patch tested?
Modified existing tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/juliuszsompolski/apache-spark
SPARK-23514-followup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20718.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 #20718
----
commit 358a76ae781016586a892aa077d88f0c27876d76
Author: Juliusz Sompolski <julek@...>
Date: 2018-03-02T17:05:58Z
[SPARK-23514][FOLLOW-UP] Remove more places using
sparkContext.hadoopConfiguration directly
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]