[
https://issues.apache.org/jira/browse/TAJO-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253890#comment-15253890
]
Hudson commented on TAJO-2126:
------------------------------
SUCCESS: Integrated in Tajo-master-build #1131 (See
[https://builds.apache.org/job/Tajo-master-build/1131/])
TAJO-2126: Allow parallel execution of non-leaf sibling ExecutionBlocks.
(jihoonson: rev 71193b218f55d33fad0f255386165b8c88bb310e)
* CHANGES
*
tajo-core/src/main/java/org/apache/tajo/engine/planner/global/ParallelExecutionQueue.java
> Allow parallel execution of non-leaf sibling ExecutionBlocks
> ------------------------------------------------------------
>
> Key: TAJO-2126
> URL: https://issues.apache.org/jira/browse/TAJO-2126
> Project: Tajo
> Issue Type: Improvement
> Components: Scheduler
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Fix For: 0.12.0
>
>
> Execution of sibling ExecutionBlocks were blocked due to some reasons like
> too many concurrent disk access or some bugs of invalid query results. Since
> these problems are fixed, we need to allow it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)