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 "Malcolm Kavalsky (JIRA)" <ji...@apache.org> on 2015/05/11 13:29:59 UTC

[jira] [Created] (HADOOP-11954) Solaris does not support RLIMIT_MEMLOCK as in Linux

Malcolm Kavalsky created HADOOP-11954:
-----------------------------------------

             Summary: Solaris does not support RLIMIT_MEMLOCK as in Linux
                 Key: HADOOP-11954
                 URL: https://issues.apache.org/jira/browse/HADOOP-11954
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 2.5.2, 2.7.0, 2.6.0, 2.4.1, 2.3.0, 2.2.0
            Reporter: Malcolm Kavalsky
            Assignee: Malcolm Kavalsky
             Fix For: 2.7.1


This affects the JNI call to NativeIO_getMemlockLimit0.
We can just return 0, as Windows does which also does not support this feature.



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