-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17743/
-----------------------------------------------------------
Review request for Tajo.
Bugs: TAJO-588
https://issues.apache.org/jira/browse/TAJO-588
Repository: tajo
Description
-------
Leaf task of DefaultTaskScheduler should be fragment size
If initial request of leaf task is small size, most tasks will be allocate to
single node.
Diffs
-----
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/querymaster/SubQuery.java
a2291690a3f77ffc08013d556a1d49ab3828ce60
Diff: https://reviews.apache.org/r/17743/diff/
Testing
-------
Thanks,
Jinho Kim