GitHub user sryza opened a pull request:

    https://github.com/apache/spark/pull/86

    SPARK-1126.  spark-app preliminary

    This is a starting version of the spark-app script for running compiled 
binaries against Spark.  It still needs tests and some polish.  The only 
testing I've done so far has been using it to launch jobs in yarn-standalone 
mode against a pseudo-distributed cluster.
    
    This leaves out the changes required for launching python scripts.  I think 
it might be best to save those for another JIRA/PR (while keeping to the design 
so that they won't require backwards-incompatible changes).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sryza/spark sandy-spark-1126

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/86.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #86
    
----
commit e33a2233963ea771002b683572bd822d63689d00
Author: Sandy Ryza <sa...@cloudera.com>
Date:   2014-03-04T07:54:02Z

    SPARK-1126.  spark-app preliminary

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to