[ 
https://issues.apache.org/jira/browse/HADOOP-9061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Srinivas updated HADOOP-9061:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1-win
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

+1. Committed the patch to branch-1-win. Thank you Ivan.
                
> Java6+Windows does not work well with symlinks
> ----------------------------------------------
>
>                 Key: HADOOP-9061
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9061
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Ivan Mitic
>            Assignee: Ivan Mitic
>             Fix For: 1-win
>
>         Attachments: HADOOP-9061.branch-1-win.symlinks.patch
>
>
> We’ve seen multiple problems with file operations on symbolic links on Java6 
> on Windows. Specifically:
>  - File#length returns zero on symbolic links
>  - File#renameTo renames the target, not the symlink
> Problematic scenarios are mainly related to symlinks created for dist cache.
> Java7 does not have above problems.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to