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

HiveServer2 doAs should be session aware both for secured and unsecured session implementation.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.13.0
    • 0.13.0
    • HiveServer2
    • None

    Description

      Currently in unsecured case, the doAs is performed by decorating TProcessor.process method. This has been causing cleanup issues as we end up creating a new clientUgi for each request rather than for each session. This also cleans up the code.

      thejas Probably you can add more if you've seen other issues related to this.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: