Burak Yavuz created SPARK-17650:
-----------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]