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

Get rid of SessionState from HiveServer2 codepath

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • HiveServer2
    • None

    Description

      It appears that the Driver and SessionState abstractions are better served in HiveServer2 by moving the state for a query to the Operation abstraction and the state of a client session to HiveSession. Currently, the state is mixed into Driver and SessionState which were abstractions from the CLI/HiveServer1 world. It would have made working on HIVE-4239 much easier.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vgumashta Vaibhav Gumashta
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated: