[
https://issues.apache.org/jira/browse/HADOOP-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569770#comment-14569770
]
Andrew Wang commented on HADOOP-12055:
--------------------------------------
This function is only used in the one callsite I changed in the DN upgrade
path. All our other hardlink usage already goes through HardLink which I
believe does the OS abstraction. I haven't tested it though.
Do we think this is sufficient? Else, [~cnauroth] is this something you could
help test? I don't have a Windows dev environment.
> 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
> 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)