Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-23589

Eliminate blocking call to scheduler for isguaranteed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      LlapTaskCommunicator requires isGuaranteed information from LlapTaskScheduler just before sending the actual request to the executor. There is no particular ordering between the writing the submit request to the network and scheduler decisions. Therefore, we can just put the initial isGuaranteed information in task allocation rather than calling back scheduler.

      Depends on https://jira.apache.org/jira/browse/TEZ-4192

      Attachments

        1. HIVE-23589.patch
          9 kB
          Mustafa İman

        Activity

          People

            mustafaiman Mustafa İman
            mustafaiman Mustafa İman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: