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

LLAP: Known app masters should be cleaned on queryComplete

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.2.0
    • None
    • llap
    • None

    Description

      AM gets removed from knownAppMasters map when the task count becomes 0. Task count becomes 0 during fragment execution as unregisterTask happens when the task is actually scheduled to run. This will make umbilical connection to AM to be closed. Any new rejections or task kills will have to recreate the connection. This can be improved by remove the AM info from knownAppMaster after query completion.

      Attachments

        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: