You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/11/21 10:14:00 UTC

[jira] [Assigned] (SPARK-26137) Linux file separator is hard coded in DependencyUtils used in deploy process

     [ https://issues.apache.org/jira/browse/SPARK-26137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-26137:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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
>            Priority: Major
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org