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

Provide a JNI-based implementation of ShellBasedUnixGroupsNetgroupMapping (implementation of GroupMappingServiceProvider)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.23.0
    • security
    • None
    • Incompatible change, Reviewed

    Description

      The netgroups implementation of GroupMappingServiceProvider (see ShellBasedUnixGroupsNetgroupMapping.java) does a fork of a unix command to get the netgroups of a user. Since the group resolution happens in the servers, this might be costly. This jira aims at providing a JNI-based implementation for GroupMappingServiceProvider.

      Note that this is similar to what https://issues.apache.org/jira/browse/HADOOP-6818 does for implementation of GroupMappingServiceProvider that supports only unix groups.

      Attachments

        1. HADOOP-6864-0.20.1xx.patch
          18 kB
          Erik Steffl
        2. HADOOP-6864-0.20.1xx-1.patch
          19 kB
          Erik Steffl
        3. HADOOP-6864-0.22.patch
          43 kB
          Erik Steffl
        4. HADOOP-6864-0.22-1.patch
          549 kB
          Erik Steffl
        5. HADOOP-6864-0.22-2.patch
          549 kB
          Erik Steffl
        6. HADOOP-6864-0.22-3.patch
          549 kB
          Erik Steffl

        Issue Links

          Activity

            People

              boryas Boris Shkolnik
              zasran Erik Steffl
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: