[ 
https://issues.apache.org/jira/browse/TAJO-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367503#comment-14367503
 ] 

ASF GitHub Bot commented on TAJO-1130:
--------------------------------------

Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/423#issuecomment-83065354
  
    @navis thanks for your nice work!
    In overall, it looks good. 
    However, since this is a new feature, we need to test the patch thoroughly.
    First of all, it is required to add some tests for this issue.
    I think that you can enable your concurrent execution option for query 
tests. It will be easier than adding new test functions.
    
    In addition, I wonder how much Tajo's performance is improved with this 
feature. Can you share any performance test results?


> Concurrent execution of independent execution blocks 
> -----------------------------------------------------
>
>                 Key: TAJO-1130
>                 URL: https://issues.apache.org/jira/browse/TAJO-1130
>             Project: Tajo
>          Issue Type: Improvement
>          Components: query master
>            Reporter: Jihoon Son
>            Assignee: Navis
>
> Currently, Tajo can execute ExecutionBlocks one by one even though there 
> remain enough resources to execute two or more ExecutionBlocks.
> We can improve the query processing performance by executing two or more 
> independent ExecutionBlocks if possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to