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

Parallel Container Launch of TaskRunnerLauncherImpl

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2-incubating
    • QueryMaster

    Description

      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.

      Attachments

        1. TAJO-51.patch
          31 kB
          Hyunsik Choi

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: