[
https://issues.apache.org/jira/browse/SPARK-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-7880.
------------------------------
Resolution: Fixed
Assignee: Sean Owen
Fix Version/s: 1.4.0
Target Version/s: (was: 1.3.2, 1.4.2, 1.5.0)
So, I think this was actually no longer a problem in 1.4.0, because of the
change I alluded to. If you have a bad assembly jar, you'll see that you do get
an error (e.g. "couldn't find class").
> Silent failure if assembly jar is corrupted
> -------------------------------------------
>
> Key: SPARK-7880
> URL: https://issues.apache.org/jira/browse/SPARK-7880
> Project: Spark
> Issue Type: Bug
> Components: Spark Submit
> Affects Versions: 1.3.0
> Reporter: Andrew Or
> Assignee: Sean Owen
> Fix For: 1.4.0
>
>
> If you try to run `bin/spark-submit` with a corrupted jar, you get no output
> and your application does not run. We should have an informative message that
> indicates the failure to open the jar instead of silently swallowing it.
> This is caused by this line:
> https://github.com/apache/spark/blob/61664732b25b35f94be35a42cde651cbfd0e02b7/bin/spark-class#L75
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]