You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2015/07/28 13:21:04 UTC

[jira] [Created] (TAJO-1716) Repartitioner.makeEvenDistributedFetchImpl() does not distribute fetches evenly

Jihoon Son created TAJO-1716:
--------------------------------

             Summary: 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)