Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-7154

TokenCache.obtainTokensForNamenodes() to get DTs even when security is off

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 3.2.0
    • None
    • client
    • None

    Description

      Currently TokenCache.obtainTokensForNamenodes() returns immediately if security disabled. This works when DTs are only built from Kerberos creds, but means that filesystems which serve up credentials which don't need kerberos (HADOOP-14556 for S3A, ABFS and WASB can also be enhanced to do this), don't get picked up

      The token cache can just ask each FS for any tokens, relying on them to return null if they aren't generating/forwarding any

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: