[
https://issues.apache.org/jira/browse/HADOOP-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576287#comment-14576287
]
Hudson commented on HADOOP-12055:
---------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #219 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/219/])
HADOOP-12055. Deprecate usage of NativeIO#link. Contributed by Andrew Wang.
(cnauroth: rev e46cb800028c95f9bce575d05268cd10d0913222)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataStorage.java
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/nativeio/NativeIO.java
* hadoop-common-project/hadoop-common/CHANGES.txt
> Deprecate usage of NativeIO#link
> --------------------------------
>
> Key: HADOOP-12055
> URL: https://issues.apache.org/jira/browse/HADOOP-12055
> Project: Hadoop Common
> Issue Type: Improvement
> Components: native
> Affects Versions: 2.7.0
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Fix For: 2.8.0
>
> Attachments: hadoop-12055.001.patch
>
>
> Since our min version is now JDK7, there's hardlink support via {{Files}}.
> This means we can deprecate the JNI implementation and discontinue usage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)