GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/101
TJAO-987: Hash shuffle should be balanced according to intermediate volumes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-987
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/101.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 #101
----
commit 06b3153418692c8dccf692e6486b9396074ebb5a
Author: Hyunsik Choi <[email protected]>
Date: 2014-08-01T00:24:20Z
Add scheduleFetchesByEvenDistributedVolumes.
commit bdd14ddff5b71924dd56098dbb76c5babf64111a
Author: Hyunsik Choi <[email protected]>
Date: 2014-08-01T01:26:36Z
Improve the shuffle handlers.
* Add unit tests to verify evenly distributed shuffles
* Improve it to result in more fine grained distribution
commit ba65417fcc07c701d0290b523ed48a8af59bff66
Author: Hyunsik Choi <[email protected]>
Date: 2014-08-01T03:56:05Z
Fixed a bug to loss some partitions.
----
---
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.
---