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

Sean Owen resolved SPARK-558.
-----------------------------
    Resolution: Won't Fix

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to