You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/05/06 21:15:43 UTC

[jira] [Commented] (SPARK-1737) unable to make-distribution for mesos with JDK 1.7

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

Patrick Wendell commented on SPARK-1737:
----------------------------------------

Even though SPARK-1703 adds logging, once the user sees this logging it's too late, so the idea here was to try and make sure people creating distributions understood the bug.

I'd be fine to add a flag called --allow-java-7 to make-distribution that avoids this check.

> unable to make-distribution for mesos with JDK 1.7
> --------------------------------------------------
>
>                 Key: SPARK-1737
>                 URL: https://issues.apache.org/jira/browse/SPARK-1737
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>         Environment: JDK 1.7.0_45-b18
>            Reporter: Daniel Fry
>
> the merged PR for SPARK-1703 made it so that make-distribution.sh will never work with JDK 1.7+
> why not have make-distribution.sh perform a check similar to compute-classpath.sh?
> https://github.com/apache/spark/pull/627/files



--
This message was sent by Atlassian JIRA
(v6.2#6252)