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

Cleanup operation log on query cancellation after some delay

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.0, 4.0.0
    • 3.1.0, 4.0.0-alpha-1
    • HiveServer2
    • None

    Description

      When a query is executed using beeline and the query is cancelled due to query timeout or kill query or triggers and when there is cursor on operation log row set, the cursor can thrown an exception as cancel will cleanup the operation log in the background. This can return a non-zero exit code in beeline. Query cancellation on success should return exit code 0.

      Adding a delay to the cleanup of operation logging in operation cancel can avoid the close during read. 

      Attachments

        1. HIVE-19873.1.patch
          8 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: