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 2017/01/01 12:19:58 UTC

[jira] [Commented] (SPARK-19042) Remove query string from jar url for executor

    [ https://issues.apache.org/jira/browse/SPARK-19042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15791038#comment-15791038 ] 

Apache Spark commented on SPARK-19042:
--------------------------------------

User 'hustfxj' has created a pull request for this issue:
https://github.com/apache/spark/pull/16443

> Remove query string from jar url for executor
> ---------------------------------------------
>
>                 Key: SPARK-19042
>                 URL: https://issues.apache.org/jira/browse/SPARK-19042
>             Project: Spark
>          Issue Type: Bug
>            Reporter: hustfxj
>
> spark.jars support jar url with http protocal. However, if the url contains any query strings, the "localName = name.split("/").last" won't get the expected jar, then "val url = new File(SparkFiles.getRootDirectory(), localName).toURI.toURL" will get invalid url. The bug fix is the same as [SPARK-17855]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org