GitHub user markpavey opened a pull request:
https://github.com/apache/spark/pull/23102
[SPARK-26137][CORE] Use Java system property "file.separator" insteâ¦
⦠of hard coded "/" in DependencyUtils
## What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration
tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise,
remove this)
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thefilter/spark
JIRA_SPARK-26137_DependencyUtilsFileSeparatorFix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/23102.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 #23102
----
commit 09cb210ce2092338f954467926b6cacd09d60eec
Author: Mark Pavey <markpavey@...>
Date: 2018-11-21T10:07:16Z
[SPARK-26137][CORE] Use Java system property "file.separator" instead of
hard coded "/" in DependencyUtils
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]