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

HS2 proxy user - should refresh proxy user list only once

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.13.0
    • None
    • HiveServer2, Security
    • None

    Description

      With the change in HIVE-6800, HadoopShimsSecure. authorizeProxyAccess function calls ProxyUsers.refreshSuperUserGroupsConfiguration(conf) every time.

      ProxyUsers.refreshSuperUserGroupsConfiguration(conf) applies regex on all the params in hive configuration object, but this configuration object can have several hundreds of params. It is better to do this only once in hiveserver2.

      Note that this code is used only when proxy user feature is used in hiveserver2.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              thejas Thejas Nair
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: