[ 
https://issues.apache.org/jira/browse/HADOOP-9718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth resolved HADOOP-9718.
-----------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

+1 for the patch.  I tested it successfully on Mac and Windows.  I committed 
this to branch-1-win.  Thank you for the contribution, Xi.
                
> Branch-1-win TestGroupFallback#testGroupWithFallback() failed caused by 
> java.lang.UnsatisfiedLinkError
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9718
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9718
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 1-win
>         Environment: Windows
>            Reporter: Xi Fang
>            Assignee: Xi Fang
>             Fix For: 1-win
>
>         Attachments: HADOOP-9718.patch
>
>
> Here is the error information:
> org.apache.hadoop.security.JniBasedUnixGroupsMapping.getGroupForUser(Ljava/lang/String[Ljava/lang/String;
> java.lang.UnsatisfiedLinkError: 
> org.apache.hadoop.security.JniBasedUnixGroupsMapping.getGroupForUser(Ljava/lang/String[Ljava/lang/String;
> at 
> org.apache.hadoop.security.JniBasedUnixGroupsMapping.getGroupForUser(Native 
> Method)
> at 
> org.apache.hadoop.security.JniBasedUnixGroupsMapping.getGroups(JniBasedUnixGroupsMapping.java:53)
> at 
> org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:50)
> at org.apache.hadoop.security.Groups.getGroups(Groups.java:79)
> at 
> org.apache.hadoop.security.TestGroupFallback.testGroupWithFallback(TestGroupFallback.java:77)
> This is related to https://issues.apache.org/jira/browse/HADOOP-9232.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to