Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-855

Refactor TaskRunnerManager/TaskRunner/Task

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Worker
    • None

    Description

      Currently, A task executed in TaskRunner. The TaskRunners is created in ExecutionBlock.
      Reserved resources are not released when a execution block are not completed.
      We should have fix the woker in order to execute query concurrently

      • TaskRunnerManager
        • Queueing the task
        • Report the taskRunner monitoring (running/success/failed ..)
        • Release/Allocate the resources
      • TaskRunner
        • Change the lifecycle (like TaskRunnerManager)
        • Execute a task
        • Control the task status
      • Task
        • Remove the QueryMaster dependency

      Attachments

        Issue Links

          Activity

            People

              jhkim Jinho Kim
              jhkim Jinho Kim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: