You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/27 00:27:18 UTC

[jira] [Commented] (SPARK-7880) Silent failure if assembly jar is corrupted

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

Sean Owen commented on SPARK-7880:
----------------------------------

BTW this line goes away in SPARK-7733 when we update to Java 7. I had held off merging that to master just while we're dealing with 1.4, but it could go in now. If that's really all there is to it you could consider it a subset of that issue, at least for 1.5. For prior branches, yeah, I don't know -- do we often have corrupted jars? this is intended to catch a Java 6 corner case.

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