[
https://issues.apache.org/jira/browse/SPARK-26137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-26137.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.4.1
3.0.0
2.3.3
Issue resolved by pull request 23102
[https://github.com/apache/spark/pull/23102]
> Linux file separator is hard coded in DependencyUtils used in deploy process
> ----------------------------------------------------------------------------
>
> Key: SPARK-26137
> URL: https://issues.apache.org/jira/browse/SPARK-26137
> Project: Spark
> Issue Type: Bug
> Components: Deploy
> Affects Versions: 2.3.0, 2.3.1, 2.3.2, 2.4.0
> Reporter: Mark Pavey
> Assignee: Mark Pavey
> Priority: Major
> Fix For: 2.3.3, 3.0.0, 2.4.1
>
>
> During deployment, while downloading dependencies the code tries to remove
> multiple copies of the application jar from the driver classpath. The Linux
> file separator ("/") is hard coded here so on Windows multiple copies of the
> jar are not removed.
> This has a knock on effect when trying to use elasticsearch-spark as this
> library does not run if there are multiple copies of the application jar on
> the driver classpath.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]