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