You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/01/15 12:54:34 UTC

[jira] [Commented] (HADOOP-11483) HardLink.java should use the jdk7 createLink method

    [ https://issues.apache.org/jira/browse/HADOOP-11483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278599#comment-14278599 ] 

Akira AJISAKA commented on HADOOP-11483:
----------------------------------------

Moved from HDFS to Common since HardLink.java is in common project.

> HardLink.java should use the jdk7 createLink method
> ---------------------------------------------------
>
>                 Key: HADOOP-11483
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11483
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.7.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Akira AJISAKA
>         Attachments: HDFS-7556-001.patch
>
>
> Now that we are using jdk7, HardLink.java should use the jdk7 createLink method rather than our shell commands or JNI methods.
> Note that we cannot remove all of the JNI / shell commands unless we remove the code which is checking the link count, something that jdk7 doesn't provide (at least, I don't think it does)



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