You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/05/08 14:01:20 UTC

[jira] [Assigned] (TAJO-51) Parallel Container Launch of TaskRunnerLauncherImpl

     [ https://issues.apache.org/jira/browse/TAJO-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyunsik Choi reassigned TAJO-51:
--------------------------------

    Assignee: Hyunsik Choi
    
> Parallel Container Launch of TaskRunnerLauncherImpl
> ---------------------------------------------------
>
>                 Key: TAJO-51
>                 URL: https://issues.apache.org/jira/browse/TAJO-51
>             Project: Tajo
>          Issue Type: Improvement
>          Components: master
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>              Labels: yarn
>
> TaskRunnerLauncherImpl plays a role to launch remote containers via the proxy of ContainerManager. This implementation sequentially launches containers, so it may take a long time in large clusters. For example, it consumes about 5 seconds for starting 128 containers in our cluster, consisting of 32 nodes. 
> To relieve this time-consuming work, we can make this part parallel by using ExecutorService.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira