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

HiveServer2 leaks OperationHandle on async queries which fail at compile phase

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.13.1, 0.14.0, 1.0.0, 1.1.0
    • 1.2.0
    • HiveServer2
    • None

    Description

      Using beeline to connect to HiveServer2.And type the following:
      drop table if exists table_not_exists;
      select * from table_not_exists;

      There will be an OperationHandle object staying in HiveServer2's memory for ever even after quit from beeline .

      Attachments

        1. OperationHandleMonitor.java
          0.9 kB
          Nemon Lou
        2. HIVE-9839.patch
          1 kB
          Nemon Lou
        3. HIVE-9839.patch
          7 kB
          Nemon Lou
        4. HIVE-9839.patch
          7 kB
          Nemon Lou
        5. HIVE-9839.patch
          5 kB
          Nemon Lou

        Issue Links

          Activity

            People

              nemon Nemon Lou
              nemon Nemon Lou
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: