Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-17342

Creating a token identifier should not do kerberos name resolution

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.10.1, 3.4.0
    • 3.2.2, 3.3.1, 3.4.0, 2.10.2, 3.2.3
    • common
    • None

    Description

      This problem was found and fixed internally for us by daryn.

      Creating a token identifier tries to do auth_to_local short username translation. The authentication process creates a blank token identifier for deserializing the wire format. Attempting to resolve an empty username is useless work.

      Discovered the issue during fair call queue backoff testing. The readers are unnecessary slowed down by this bug.

      Attachments

        1. HADOOP-17342.001.patch
          0.9 kB
          Jim Brennan

        Activity

          People

            jbrennan Jim Brennan
            jbrennan Jim Brennan
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: