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 13:05:34 UTC

[jira] [Updated] (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:all-tabpanel ]

Akira AJISAKA updated HADOOP-11483:
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.7.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

> 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
>             Fix For: 2.7.0
>
>         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)