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

Yesha Vora reassigned YARN-8597:
--------------------------------

    Assignee: Yesha Vora

> Build Worker utility for MaWo Application
> -----------------------------------------
>
>                 Key: YARN-8597
>                 URL: https://issues.apache.org/jira/browse/YARN-8597
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Yesha Vora
>            Assignee: Yesha Vora
>            Priority: Major
>
> The worker is responsible for executing Tasks. 
>  * Worker
>  ** Create a worker class which drives worker life cycle
>  ** Create WorkAssignment Protocol. It should be handle Register/deregister 
> worker, send heartbeat 
>  ** Lifecycle: Register worker, Run Setup Task, Get Task from master and 
> execute it using TaskRunner, Run Teardown Task
>  *  TaskRunner
>  ** Simple Task Runner : This runner should be able to execute a simple task
>  ** Composite Task Runner: This runner should be able to execute composite 
> task
>  * TaskWallTimeLimiter
>  ** Create a utility which can abort the task if the execution time exceeds 
> task timeout. 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to