GitHub user GregOwen opened a pull request:
https://github.com/apache/spark/pull/19341
[SPARK-22120][SQL] TestHiveSparkSession.reset() should clean out Hive
warehouse directory
## What changes were proposed in this pull request?
During TestHiveSparkSession.reset(), which is called after each
TestHiveSingleton suite, we now delete and recreate the Hive warehouse
directory.
## How was this patch tested?
Ran full suite of tests locally, verified that they pass.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/GregOwen/apache-spark SPARK-22120
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19341.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 #19341
----
commit 01f9f2b68adaefc066566ce9bd2c997299dd0573
Author: Greg Owen <[email protected]>
Date: 2017-09-25T17:27:59Z
Clean out Hive warehouse directory in reset()
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]