GitHub user tnachen opened a pull request:

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

    [SPARK-2608] fix executor backend launch commond over mesos mode

    based on @scwf patch, rebased on master and have a fix to actually get it 
to work.
    It failed to run with a single mesos master/slave without the fix.

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

    $ git pull https://github.com/tnachen/spark mesos_executor_fix

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

    https://github.com/apache/spark/pull/2103.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 #2103
    
----
commit 5cf612188d9f40c8eb6340ef855349f3dceeda88
Author: Timothy Chen <[email protected]>
Date:   2014-08-21T02:07:15Z

    [SPARK-2608] fix executor backend launch commond over mesos mode

commit 2be86ae573edcc0134602c51e622cf7cc2e4421b
Author: Timothy Chen <[email protected]>
Date:   2014-08-23T07:56:46Z

    Use SPARK_HOME for finding computing class path

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to