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/03/30 07:42:15 UTC

[jira] [Resolved] (SPARK-1126) spark-submit script for running compiled binaries

     [ https://issues.apache.org/jira/browse/SPARK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Wendell resolved SPARK-1126.
------------------------------------

    Resolution: Fixed
      Assignee: Sandy Ryza

> spark-submit script for running compiled binaries
> -------------------------------------------------
>
>                 Key: SPARK-1126
>                 URL: https://issues.apache.org/jira/browse/SPARK-1126
>             Project: Apache Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 0.9.0
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> It would be useful to have a script, roughly similar to the "hadoop jar" command that is used for running compiled binaries against Spark.
> The script would do two things:
> * Set up the Spark classpath on the client side, so that users don't need to know where Spark jars are installed or bundle all of Spark inside their app jar.
> * Provide a layer over the different modes that apps can be run, so that the same spark-jar invocation could run the driver inside a YARN application master or in the client process, depending on the cluster setup.



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