You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Allen Wittenauer (Updated) (JIRA)" <ji...@apache.org> on 2011/11/02 19:43:32 UTC

[jira] [Updated] (HADOOP-7367) getgrouplist() in getGroup.c is not portable

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

Allen Wittenauer updated HADOOP-7367:
-------------------------------------

    Resolution: Won't Fix
        Status: Resolved  (was: Patch Available)

Hadoop is not focused on portability.  Patch is here for those that need it though.
                
> getgrouplist() in getGroup.c is not portable
> --------------------------------------------
>
>                 Key: HADOOP-7367
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7367
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: native
>    Affects Versions: 0.20.203.0, 0.22.0, 0.23.0
>         Environment: System V (Solaris, HP-UX, AIX?)
> Mac OS X
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>              Labels: regression
>         Attachments: hadoop-7367.patch
>
>
> getGroupIDList uses getgrouplist() to fetch the groups for a user.  Unfortunately, this routine is a BSD-specific call and is not present in most System V-based operating systems. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira