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

Open up already widely-used APIs for delegation-token fetching & renewal to ecosystem projects

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha2
    • None
    • None

    Description

      Storm would like to be able to fetch delegation tokens and forward them on to running topologies so that they can access HDFS (STORM-346). But to do so we need to open up access to some of APIs.

      Most notably FileSystem.addDelegationTokens(), Token.renew, Credentials.getAllTokens, and UserGroupInformation but there may be others.

      At a minimum adding in storm to the list of allowed API users. But ideally making them public. Restricting access to such important functionality to just MR really makes secure HDFS inaccessible to anything except MR, or tools that reuse MR input formats.

      Attachments

        1. HADOOP-10776-branch-2-003.patch
          10 kB
          Steve Loughran
        2. HADOOP-10776-branch-2-002.patch
          8 kB
          Steve Loughran
        3. HADOOP-10776-20160822.txt
          7 kB
          Vinod Kumar Vavilapalli

        Issue Links

          Activity

            People

              vinodkv Vinod Kumar Vavilapalli
              revans2 Robert Joseph Evans
              Votes:
              1 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: