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

LLAP: Scheduler timeout monitor never stops with slot nodes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.3.0
    • llap
    • None

    Description

      The scheduler timeout monitor is started when node count becomes 0 and stopped when node count becomes 1. For node count, we were relying on the paths under llap namespace. With addition of slot znodes, every node creates 2 paths (worker and slot). As a result, the size of the instances cache will never be 1 (always multiple of 2) which leads to condition where timeout monitor is not stopped.

      Attachments

        1. HIVE-16103.3.patch
          3 kB
          Prasanth Jayachandran
        2. HIVE-16103.2.patch
          3 kB
          Prasanth Jayachandran
        3. HIVE-16103.1.patch
          4 kB
          Prasanth Jayachandran

        Activity

          People

            prasanth_j Prasanth Jayachandran
            prasanth_j Prasanth Jayachandran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: