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

Fine-grained authorization library for HAS

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0-alpha1
    • None
    • security

    Description

      This is to define and provide authorization enforcement library for Hadoop services. It provides the utilities to load and enforce security policies through related services provided by the Authorization Service of HAS. Hadoop components call these utilities to enforce the authorization policies. Take HDFS for example, when a user is trying to access a file or a folder, name node will call into this library and pass the resource identifier and the rights needed. The scope of this is as follows:

      • Define and implement authorization policy enforcement API to be utilized by Hadoop services to enforce authorization policies.
      • Define and implement authorization policy load and sync facilities.
      • Define and implement authorization policy evaluation engine.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jerrychenhf Haifeng Chen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: