Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-12849

Update the auth_to_local rules documentation in hadoop documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      <property>
      <name>hadoop.security.auth_to_local</name>
      <value>
      RULE:[2:$1@$0](nn/.@.*REALM.TLD)s/./hdfs/
      RULE:[2:$1@$0](jn/.@.*REALM.TLD)s/./hdfs/
      RULE:[2:$1@$0](dn/.@.*REALM.TLD)s/./hdfs/
      RULE:[2:$1@$0](nm/.@.*REALM.TLD)s/./yarn/
      RULE:[2:$1@$0](rm/.@.*REALM.TLD)s/./yarn/
      RULE:[2:$1@$0](jhs/.@.*REALM.TLD)s/./mapred/
      DEFAULT
      </value>
      </property>

      As the first part is translating to nn@REALM, so the expression is not matching, and the replacement is not happening.

      Attachments

        Issue Links

          Activity

            People

              bharat Bharat Viswanadham
              bharat Bharat Viswanadham
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: