Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-19060

Update the HiveServer config values if Security Authorization chosen is None.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.1
    • 2.5.0
    • ambari-server
    • None

    Description

      • When hive-env/hive_security_authorization chosen value is None.
      • Following configs should be set as:
        "hive.server2.enable.doAs" = "true"
        "hive.security.authorization.enabled" = "false", and
      • Following configs should be deleted
        "hive.security.authorization.manager"
        "hive.security.authenticator.manager"
        "hive.conf.restricted.list"

      Also, if hive-env/hive_security_authorization is selected as 'sqlstdauth' or 'ranger', the following configs should be set as:

      • "hive.conf.restricted.list" = "hive.security.authenticator.manager,hive.security.authorization.manager,hive.security.metastore.authorization.manager, hive.security.metastore.authenticator.manager,hive.users.in.admin.role,hive.server2.xsrf.filter.enabled,hive.security.authorization.enabled"

      Attachments

        1. AMBARI-19060.patch
          4 kB
          Swapan Shridhar

        Issue Links

          Activity

            People

              swapanshridhar Swapan Shridhar
              swapanshridhar Swapan Shridhar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: