[
https://issues.apache.org/jira/browse/HADOOP-10815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058621#comment-14058621
]
Hudson commented on HADOOP-10815:
---------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #610 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/610/])
HADOOP-10815. Implement Windows equivalent of mlock. Contributed by Chris
Nauroth. (cnauroth:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1609588)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/nativeio/NativeIO.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/nativeio/NativeIO.c
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/nativeio/TestNativeIO.java
> Implement Windows equivalent of mlock.
> --------------------------------------
>
> Key: HADOOP-10815
> URL: https://issues.apache.org/jira/browse/HADOOP-10815
> Project: Hadoop Common
> Issue Type: Improvement
> Components: native
> Affects Versions: 3.0.0, 2.5.0
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Fix For: 3.0.0, 2.6.0
>
> Attachments: HADOOP-10815.1.patch
>
>
> To support HDFS Centralized Cache Management on Windows, we need a native
> code function for Windows that is equivalent to POSIX {{mlock}}.
--
This message was sent by Atlassian JIRA
(v6.2#6252)