GitHub user andrewor14 opened a pull request:

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

    [SPARK-4480] Avoid many small spills in external data structures (again)

    I accidentally closed the PR at #3353 and can't re-open it for some reason. 
The changes here are identical the the ones there. I'll merge this into master 
and 1.2 once the tests pass.

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

    $ git pull https://github.com/andrewor14/spark avoid-small-spills

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

    https://github.com/apache/spark/pull/3370.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 #3370
    
----
commit a9197768432ef8446d4c1072e247c313356ae229
Author: Andrew Or <[email protected]>
Date:   2014-11-19T01:46:09Z

    Avoid many small spills

commit f4736e3d4a7bc3825e6c13a14f4c0b9ef04a8b86
Author: Andrew Or <[email protected]>
Date:   2014-11-19T04:10:23Z

    Fix tests
    
    Unfortunately we have to expose the config here to keep the
    test duration reasonably low.

commit 27d6966f4bcfd3bc0a5ae5c061b5d1935045883e
Author: Andrew Or <[email protected]>
Date:   2014-11-19T18:24:38Z

    Merge branch 'master' of github.com:apache/spark into avoid-small-spills
    
    Conflicts:
        core/src/main/scala/org/apache/spark/util/collection/Spillable.scala

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to