GitHub user vanzin opened a pull request:
https://github.com/apache/spark/pull/21198
[SPARK-24126][pyspark] Use build-specific temp directory for pyspark tests.
This avoids polluting and leaving garbage behind in /tmp, and allows the
usual build tools to clean up any leftover files.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vanzin/spark SPARK-24126
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21198.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 #21198
----
commit 45d3c2a36d6f2ac10a78d4afb500cd65c6b6db7f
Author: Marcelo Vanzin <vanzin@...>
Date: 2018-04-27T21:58:54Z
[SPARK-24126][pyspark] Use build-specific temp directory for pyspark tests.
This avoids polluting and leaving garbage behind in /tmp, and allows the
usual build tools to clean up any leftover files.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]