GitHub user scwf opened a pull request:

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

    [SPARK-3303][core] fix SparkContextSchedulerCreationSuite test error

    run test with the master branch with this command when mesos native lib is 
set
    sbt/sbt -Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0 -Phive "test-only 
org.apache.spark.SparkContextSchedulerCreationSuite"
    
    get this error:
    [info] SparkContextSchedulerCreationSuite:
    [info] - bad-master
    [info] - local
    [info] - local-*
    [info] - local-n
    [info] - local--n-failures
    [info] - local-n-failures
    [info] - bad-local-n
    [info] - bad-local-n-failures
    [info] - local-default-parallelism
    [info] - simr
    [info] - local-cluster
    [info] - yarn-cluster
    [info] - yarn-standalone
    [info] - yarn-client
    [info] - mesos fine-grained
    [info] - mesos coarse-grained ** FAILED ***
    [info] Executor Spark home `spark.mesos.executor.home` is not set!

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

    $ git pull https://github.com/scwf/spark SparkContextSchedulerCreationSuite

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

    https://github.com/apache/spark/pull/2199.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 #2199
    
----
commit d9a8a603caa5a7e6263bfb9766dcb36620dc89c1
Author: wangfei <wangfei_he...@126.com>
Date:   2014-08-20T06:39:54Z

    fix SparkContextSchedulerCreationSuite test error

commit 19d26f35eef570efa3acb7af22ac484c8ae78851
Author: scwf <wangf...@huawei.com>
Date:   2014-08-29T14:56:32Z

    fix conflict

----


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