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

Shixiong Zhu resolved SPARK-17650.
----------------------------------
       Resolution: Fixed
         Assignee: Burak Yavuz
    Fix Version/s: 2.1.0
                   2.0.2

> Adding a malformed URL to sc.addJar and/or sc.addFile bricks Executors
> ----------------------------------------------------------------------
>
>                 Key: SPARK-17650
>                 URL: https://issues.apache.org/jira/browse/SPARK-17650
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Burak Yavuz
>            Assignee: Burak Yavuz
>             Fix For: 2.0.2, 2.1.0
>
>
> Using a malformed URL in sc.addJar or sc.addFile bricks the executors 
> forever. The executors try to update their dependencies, but because the URL 
> is malformed, they always throw a malformedURL exception. Then your cluster 
> is unusable until you restart it.



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

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

Reply via email to