Details

    • Sub-task
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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. 

       

      Attachments

        1. YARN-8597.001.patch
          27 kB
          Yesha Vora
        2. YARN-8597.002.patch
          32 kB
          Yesha Vora

        Activity

          People

            yeshavora Yesha Vora
            yeshavora Yesha Vora
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: