[
https://issues.apache.org/jira/browse/HADOOP-11954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15025868#comment-15025868
]
Hudson commented on HADOOP-11954:
---------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #2576 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2576/])
HADOOP-11954. Solaris does not support RLIMIT_MEMLOCK as in Linux (Alan (aw:
rev e8a87d739f0ffa98fdf87d15440d1e2528080d0c)
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/nativeio/NativeIO.c
> 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: Sub-task
> Affects Versions: 2.2.0, 2.3.0, 2.4.1, 2.5.2, 2.6.0, 2.7.0
> Reporter: Malcolm Kavalsky
> Assignee: Alan Burlison
> Fix For: 2.8.0
>
> Attachments: HADOOP-11954.001.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 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)