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

Íñigo Goiri commented on HADOOP-15465:
--------------------------------------

I tested  [^HADOOP-15465.v2.patch] on Windows and there was a unit test 
breaking:
{{TestSymlinkLocalFSFileContext#testDanglingLinkFilePartQual}}
The "good" news is that this one breaks even without the patch.
The daily build seems to run it successfully though: 
[report|https://builds.apache.org/job/hadoop-trunk-win/467/testReport/org.apache.hadoop.fs/TestSymlinkLocalFSFileSystem/testDanglingLinkFilePartQual/].
I'm not sure how to verify this.

> Deprecate WinUtils#Symlinks by using native java code
> -----------------------------------------------------
>
>                 Key: HADOOP-15465
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15465
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Íñigo Goiri
>            Assignee: Giovanni Matteo Fumarola
>            Priority: Major
>         Attachments: HADOOP-15465.v0.patch, HADOOP-15465.v0.proto.patch, 
> HADOOP-15465.v1.patch, HADOOP-15465.v2.patch
>
>
> Hadoop uses the shell to create symbolic links. Now that Hadoop relies on 
> Java 7+, we can deprecate all the shell code and rely on the Java APIs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to