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 2014/09/11 10:57:34 UTC

[jira] [Commented] (SPARK-558) Simplify run script by relying on sbt to launch app

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

Sean Owen commented on SPARK-558:
---------------------------------

Is this stale too? given that SBT is less used, I don't imagine the run scripts will start relying on it for classpath generation.

> Simplify run script by relying on sbt to launch app
> ---------------------------------------------------
>
>                 Key: SPARK-558
>                 URL: https://issues.apache.org/jira/browse/SPARK-558
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Ismael Juma
>
> The run script replicates SBT's functionality in order to build the classpath.
> This could be avoided by creating a task in sbt that is responsible for calling the appropriate main method, configuring the environment variables from the script and then invoking sbt with the task name and arguments.
> Is there a reason why we should not do this?



--
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