[
https://issues.apache.org/jira/browse/TAJO-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645639#comment-14645639
]
Hudson commented on TAJO-1716:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #413 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/413/])
TAJO-1716: Repartitioner.makeEvenDistributedFetchImpl() does not distribute
fetches evenly. (jihoonson: rev 2950d8ec60fa769819b60e7e516387259b1491da)
* tajo-core/src/test/java/org/apache/tajo/master/TestRepartitioner.java
* tajo-core/src/main/java/org/apache/tajo/querymaster/Repartitioner.java
* CHANGES
> Repartitioner.makeEvenDistributedFetchImpl() does not distribute fetches
> evenly
> -------------------------------------------------------------------------------
>
> Key: TAJO-1716
> URL: https://issues.apache.org/jira/browse/TAJO-1716
> Project: Tajo
> Issue Type: Bug
> Components: distributed query plan
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Fix For: 0.11.0
>
>
> Repartitioner.makeEvenDistributedFetchImpl() is to be designed to create
> partitions with balancing the fetch size of each partition. Currently, it
> does not create partitions evenly due to a trivial bug.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)