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

Chris Nauroth updated HADOOP-9527:
----------------------------------

          Resolution: Fixed
       Fix Version/s: 2.3.0
                      3.0.0
    Target Version/s: 3.0.0, 2.3.0  (was: 3.0.0, 2.1.1-beta)
              Status: Resolved  (was: Patch Available)

I've committed this to trunk and branch-2.  I didn't commit to branch-2.1-beta, 
because the code is slightly different there, and this patch did not apply.  
Based on that, I'm dropping 2.1.1-beta from the fix version and leaving it at 
2.3.0.

Big thanks to Arpit for sticking through this tricky issue and incorporating 
the code review feedback.  Also thanks to Ivan for code reviews.
                
> Add symlink support to LocalFileSystem on Windows
> -------------------------------------------------
>
>                 Key: HADOOP-9527
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9527
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs, test
>    Affects Versions: 3.0.0, 2.1.1-beta
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>             Fix For: 3.0.0, 2.3.0
>
>         Attachments: HADOOP-9527.001.patch, HADOOP-9527.002.patch, 
> HADOOP-9527.003.patch, HADOOP-9527.004.patch, HADOOP-9527.005.patch, 
> HADOOP-9527.006.patch, HADOOP-9527.007.patch, HADOOP-9527.008.patch, 
> HADOOP-9527.009.patch, HADOOP-9527.010.patch, HADOOP-9527.011.patch, 
> HADOOP-9527.012.patch, RenameLink.java
>
>
> Multiple test cases are broken. I didn't look at each failure in detail.
> The main cause of the failures appears to be that RawLocalFS.readLink() does 
> not work on Windows. We need "winutils readlink" to fix the test.

--
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