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

Ivan Mitic commented on HADOOP-9527:
------------------------------------

Sorry folks, I thought that the todo (HADOOP-9819) tracks the failure that is 
specific to Windows. I agree, no need to increase the scope of this Jira to fix 
HADOOP-9819. I attached v12 version of the patch that reverts back this part of 
the behavior from v10. Assuming that Jenkins comes back with +1 we can go ahead 
and commit the latest patch (since we did all the work already). If not, I 
agree, let's proceed with v10 and address the rest of the changes separately.

bq. As the test failure shows with your patch shows, this is kind of tricky to 
get right with multiple JDK+OS combinations that need to be verified
Yep, I did the testing with both JDK7 and JDK6.
                
> 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: test
>    Affects Versions: 2.3.0
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>         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