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

LLAP external client not properly handling KILLED notification that occurs when a fragment is rejected

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • llap
    • None

    Description

      When LLAP fragment submission is rejected, the external client receives both REJECTED and KILLED notifications for the fragment. The KILLED notification is being treated as an error, which prevents the retry logic from resubmitting the fragment. This needs to be fixed in the client logic.

      17/08/02 04:36:16 INFO LlapBaseInputFormat: Registered id: attempt_2519876382789748565_0005_0_00_000021_0
      17/08/02 04:36:16 INFO LlapTaskUmbilicalExternalClient: Fragment: attempt_2519876382789748565_0005_0_00_000021_0 rejected. Server Busy.
      17/08/02 04:36:16 ERROR LlapTaskUmbilicalExternalClient: Task killed - attempt_2519876382789748565_0005_0_00_000021_0
      

      Attachments

        1. HIVE-17281.1.patch
          2 kB
          Jason Dere

        Activity

          People

            jdere Jason Dere
            jdere Jason Dere
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: