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

Set yarn.resourcemanager.proxy-user-privileges.enabled to false in yarn-site when TDE is enabled

    XMLWordPrintableJSON

Details

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

    Description

      Problem Statement
      The problem is that Resource Manager automatically request the hdfs token on app submission if "yarn.resourcemanager.proxy-user-privileges.enabled" is true.

      When requesting hdfs token, since KMS is enabled, it also requests the KMS token along with hdfs token (the code assumes this). This operation failed because RM does not have the privilege to request the kms token on user's behalf.

      Solution
      “yarn.resourcemanager.proxy-user-privileges.enabled” in yarn-site.xml needs to be set to false, if TDE is enabled.

      Attachments

        1. AMBARI-14092.patch
          4 kB
          Gautam Borad

        Issue Links

          Activity

            People

              gautamborad Gautam Borad
              gautamborad Gautam Borad
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: