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

Reply via email to