GitHub user adeneche opened a pull request:
https://github.com/apache/drill/pull/317
Drill 4236: ExternalSort should use the new allocator functionality to better manage it's
memory usage
@StevenMPhillips can you please review ?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adeneche/incubator-drill DRILL-4234
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/317.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 #317
----
commit af94bc6f4c4274e7e968e0389d83c91e5611c901
Author: adeneche <adeneche@gmail.com>
Date: 2015-12-30T22:41:20Z
DRILL-4236: ExternalSort should use the new allocator functionality to better manage it's
memory usage
commit 1cfdeade5558d195f0969e773f8019d08227d4c2
Author: adeneche <adeneche@gmail.com>
Date: 2015-12-30T23:30:48Z
ExternalSort uses allocator's stats to decide when to spill
commit 4f46fb684278b6cd8af4c392304998f5cbf24176
Author: adeneche <adeneche@gmail.com>
Date: 2015-12-31T02:57:06Z
Improved error message when OOM is external sort
commit 7fe4ee52952711812c5cd58499f800bce80bcf55
Author: adeneche <adeneche@gmail.com>
Date: 2016-01-05T19:50:39Z
minor code cleanup
----
---
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.
---
|