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

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

Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/595#issuecomment-109889257
  
    +1 looks good to me!
    Before commit, it is better if you add a TODO comment for 
TaskId.getTaskId() to reduce confusion. 


> Implement TaskManager
> ---------------------
>
>                 Key: TAJO-1615
>                 URL: https://issues.apache.org/jira/browse/TAJO-1615
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: worker
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>              Labels: multi-tenant, scheduler
>             Fix For: 0.11.0
>
>         Attachments: TAJO-1615.patch
>
>
> Currently, TaskRunner threads is created and the size is fixed when the stage 
> starts. We should add dedicated task executor for reassignment.
> TaskExecutor creates thread by size of cpu-cores. It means that the maximum 
> parallel task size is cpu-cores



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

Reply via email to