GitHub user scwf opened a pull request:

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

    fix SparkContextSchedulerCreationSuite test error

    run test with the master branch with this command 
    sbt/sbt -Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0 -Pkinesis-as 
-Phive-thriftserver "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]   Spark home is not set; set it through the spark.home system 
property, the SPARK_HOME environment variable or the SparkContext constructor 
(SparkContextSchedulerCreationSuite.scala:158)
     

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

    $ git pull https://github.com/scwf/spark patch-6

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

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

    fix SparkContextSchedulerCreationSuite test error

----


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