You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by squito <gi...@git.apache.org> on 2016/04/18 21:36:48 UTC

[GitHub] spark pull request: [DO NOT MERGE] just for testing

GitHub user squito opened a pull request:

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

    [DO NOT MERGE] just for testing

    like https://github.com/apache/spark/pull/12369 but with the default changed to always spill after reading -- just a way to easily run tests in this configuration.

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

    $ git pull https://github.com/squito/spark default_spill_after_read

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

    https://github.com/apache/spark/pull/12479.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 #12479
    
----
commit 6d50ef94170a90db23a49feeb1f95621826539a3
Author: Imran Rashid <ir...@cloudera.com>
Date:   2016-04-13T17:50:33Z

    SpillableMemoryConsumer, just for clearer reporting

commit 14da2f7204e5d7ea04a466033330e6ceb75cad4b
Author: Imran Rashid <ir...@cloudera.com>
Date:   2016-04-13T17:57:35Z

    failing test cases

commit b74f215ceeabcd5e401f18478a7fd3954cad48ea
Author: Imran Rashid <ir...@cloudera.com>
Date:   2016-04-13T18:55:43Z

    add conf to force spilling after inserting all records into Spillable

commit 241f71208dac8dad7eba6aa13d065504861f21d7
Author: Imran Rashid <ir...@cloudera.com>
Date:   2016-04-13T21:32:50Z

    style

commit a3c1c12b5f9bc60baae7258956821f757754db75
Author: Imran Rashid <ir...@cloudera.com>
Date:   2016-04-18T18:02:34Z

    fix spill for empty collection, and tests

commit 162e899527a0cc5fa2d1eb52c74ced4536bf0ec4
Author: Imran Rashid <ir...@cloudera.com>
Date:   2016-04-18T19:35:09Z

    for testing only, change default to always spill after read

----


---
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: [DO NOT MERGE] just for testing

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

    https://github.com/apache/spark/pull/12479#issuecomment-211543749
  
    **[Test build #56122 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56122/consoleFull)** for PR 12479 at commit [`162e899`](https://github.com/apache/spark/commit/162e899527a0cc5fa2d1eb52c74ced4536bf0ec4).


---
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: [DO NOT MERGE] just for testing

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

    https://github.com/apache/spark/pull/12479#issuecomment-211548375
  
    **[Test build #56122 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56122/consoleFull)** for PR 12479 at commit [`162e899`](https://github.com/apache/spark/commit/162e899527a0cc5fa2d1eb52c74ced4536bf0ec4).
     * This patch **fails MiMa tests**.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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: [DO NOT MERGE] just for testing

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

    https://github.com/apache/spark/pull/12479#issuecomment-211548411
  
    Merged build finished. Test FAILed.


---
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: [DO NOT MERGE] just for testing

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

    https://github.com/apache/spark/pull/12479#issuecomment-211593994
  
    **[Test build #56124 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56124/consoleFull)** for PR 12479 at commit [`162e899`](https://github.com/apache/spark/commit/162e899527a0cc5fa2d1eb52c74ced4536bf0ec4).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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: [DO NOT MERGE] just for testing

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

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


---
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: [DO NOT MERGE] just for testing

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

    https://github.com/apache/spark/pull/12479#issuecomment-211594182
  
    Merged build finished. Test FAILed.


---
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: [DO NOT MERGE] just for testing

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

    https://github.com/apache/spark/pull/12479#issuecomment-211549219
  
    Jenkins, retest this please


---
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: [DO NOT MERGE] just for testing

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

    https://github.com/apache/spark/pull/12479#issuecomment-211550716
  
    **[Test build #56124 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56124/consoleFull)** for PR 12479 at commit [`162e899`](https://github.com/apache/spark/commit/162e899527a0cc5fa2d1eb52c74ced4536bf0ec4).


---
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: [DO NOT MERGE] just for testing

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

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


---
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: [DO NOT MERGE] just for testing

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

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


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