-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18731/
-----------------------------------------------------------

(Updated March 6, 2014, 1:55 p.m.)


Review request for Tajo.


Changes
-------

Fixed the bug of the round robin schedule.


Bugs: TAJO-650
    https://issues.apache.org/jira/browse/TAJO-650


Repository: tajo


Description
-------

Even though Repartitioner::scheduleHashShuffledFetches gets the number of 
proper number of tasks for reoptimization, it does not adjust the number of 
tasks. It seems to be omitted in some change. This patch recovers the feature.


Diffs (updated)
-----

  tajo-common/src/main/java/org/apache/tajo/util/TUtil.java 
310d187d7e931bd0cd88de14f76074fe2326582a 
  
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/querymaster/Repartitioner.java
 7d7ecadf30e2553cb62164e42e09287bffc4bee5 

Diff: https://reviews.apache.org/r/18731/diff/


Testing
-------

mvn clean install


Thanks,

Hyunsik Choi

Reply via email to