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

Session close should not close async SQL operations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • HiveServer2
    • None

    Description

      Right now, session close on HiveServer closes all operations. But, queries running are actually available across sessions and they are not tied to a session (expect the launch - which requires configuration and resources). And it allows getting the status of the query across sessions.

      But session close of the session ( on which operation is launched) closes all the operations as well.

      So, we should avoid closing all operations upon closing a session.

      Attachments

        1. HIVE-11485.master.patch
          2 kB
          Deepak Barr

        Issue Links

          Activity

            People

              deepak.barr Deepak Barr
              amareshwari Amareshwari Sriramadasu
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: