GitHub user jongyoul opened a pull request:

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

    [SPARK-5088] Use spark-class for running executors directly

    

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

    $ git pull https://github.com/jongyoul/spark SPARK-5088

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

    https://github.com/apache/spark/pull/3897.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 #3897
    
----
commit 4949cd5de383f4aba8555ea5935ced03dbeaa6c4
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2015-01-05T07:24:16Z

    [SPARK-5088] Use spark-class for running executors directly
    - Changed command for using spark-class directly
    - Delete sbin/spark-executor and moved some codes into spark-class' case 
statement

commit ed906b7ae16c08521f8e3b4aa3da47fd293abff3
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2015-01-05T07:25:47Z

    [SPARK-5088] Use spark-class for running executors directly
    - Adjusted orders of import

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to