You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by kayousterhout <gi...@git.apache.org> on 2015/04/07 22:49:05 UTC

[GitHub] spark pull request: [SPARK-6753] Clone SparkConf in ShuffleSuite t...

GitHub user kayousterhout opened a pull request:

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

    [SPARK-6753] Clone SparkConf in ShuffleSuite tests

    Prior to this change, the unit test for SPARK-3426 did not clone the
    original SparkConf, which meant that that test did not use the options
    set by suites that subclass ShuffleSuite.scala. This commit fixes that
    problem.
    
    @JoshRosen would be great if you could take a look at this, since you wrote this
    test originally.

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

    $ git pull https://github.com/kayousterhout/spark-1 SPARK-6753

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

    https://github.com/apache/spark/pull/5401.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 #5401
    
----
commit 368c540748dbdeb07a5ad71d81f68f013c2f2213
Author: Kay Ousterhout <ka...@gmail.com>
Date:   2015-04-07T20:44:40Z

    [SPARK-6753] Clone SparkConf in ShuffleSuite tests
    
    Prior to this change, the unit test for SPARK-3426 did not clone the
    original SparkConf, which meant that that test did not use the options
    set by suites that subclass ShuffleSuite.scala. This commit fixes that
    problem.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [SPARK-6753] Clone SparkConf in ShuffleSuite t...

Posted by kayousterhout <gi...@git.apache.org>.
Github user kayousterhout commented on the pull request:

    https://github.com/apache/spark/pull/5401#issuecomment-90990401
  
    Thanks Josh!
    
    On Wed, Apr 8, 2015 at 10:28 AM, asfgit <no...@github.com> wrote:
    
    > Closed #5401 <https://github.com/apache/spark/pull/5401> via 9d44ddc
    > <https://github.com/apache/spark/commit/9d44ddce1d1e19011026605549c37d0db6d6afa1>
    > .
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/5401#event-276441579>.
    >



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [SPARK-6753] Clone SparkConf in ShuffleSuite t...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/5401#issuecomment-90747864
  
      [Test build #29810 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29810/consoleFull) for   PR 5401 at commit [`368c540`](https://github.com/apache/spark/commit/368c540748dbdeb07a5ad71d81f68f013c2f2213).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds no public classes.
     * This patch does not change any dependencies.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [SPARK-6753] Clone SparkConf in ShuffleSuite t...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [SPARK-6753] Clone SparkConf in ShuffleSuite t...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/5401#issuecomment-90747872
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/29810/
    Test PASSed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [SPARK-6753] Clone SparkConf in ShuffleSuite t...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/5401#issuecomment-90729615
  
      [Test build #29810 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29810/consoleFull) for   PR 5401 at commit [`368c540`](https://github.com/apache/spark/commit/368c540748dbdeb07a5ad71d81f68f013c2f2213).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [SPARK-6753] Clone SparkConf in ShuffleSuite t...

Posted by JoshRosen <gi...@git.apache.org>.
Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/5401#issuecomment-90747549
  
    LGTM; thanks!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: [SPARK-6753] Clone SparkConf in ShuffleSuite t...

Posted by JoshRosen <gi...@git.apache.org>.
Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/5401#issuecomment-90980761
  
    I'm going to merge this into `master` (1.4.0), `branch-1.3` (1.3.2), `branch-1.2` (1.2.3), and `branch-1.1` (1.1.2) since that will cover all branches containing this test.  Since this is a test-only fix, it should be a low-risk backport.  Thanks again!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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