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 "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/05/16 23:36:00 UTC

[jira] [Updated] (HADOOP-11655) Native compilation fails on Solaris due to use of getgrouplist function.

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

Alan Burlison updated HADOOP-11655:
-----------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: HADOOP-11985

> Native compilation fails on Solaris due to use of getgrouplist function.
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-11655
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11655
>             Project: Hadoop Common
>          Issue Type: Sub-task
>         Environment: Solaris 11.2
>            Reporter: Malcolm Kavalsky
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> getgrouplist() does not exist in Solaris, thus preventing compilation of the native libraries. 
> The easiest solution would be to port this function from Linux or FreeBSD to Solaris and add it to the library if compiling for Solaris.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)