GitHub user mengxr opened a pull request:

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

    [FIX] do not load defaults when testing SparkConf in pyspark

    The default constructor loads default properties, which can fail the test.

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

    $ git pull https://github.com/mengxr/spark pyspark-conf-fix

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

    https://github.com/apache/spark/pull/775.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 #775
    
----
commit 83ef6c4f12eab08eed5b9b438a8c4f9e5b6f99b2
Author: Xiangrui Meng <[email protected]>
Date:   2014-05-14T21:00:16Z

    do not load defaults when testing SparkConf in pyspark

----


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

Reply via email to