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

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

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.22.0, 0.23.0
         Environment: System V
            Reporter: Allen Wittenauer


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira