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 2016/09/23 21:14:20 UTC

[jira] [Commented] (SPARK-17650) Adding a malformed URL to sc.addJar and/or sc.addFile bricks Executors

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

Apache Spark commented on SPARK-17650:
--------------------------------------

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

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