[
https://issues.apache.org/jira/browse/HADOOP-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481166#comment-13481166
]
Hadoop QA commented on HADOOP-8872:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12550239/HADOOP-8872.branch-1-win.symlink0.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/1657//console
This message is automatically generated.
> FileSystem#length returns zero for symlinks on windows+java6
> ------------------------------------------------------------
>
> Key: HADOOP-8872
> URL: https://issues.apache.org/jira/browse/HADOOP-8872
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 1-win
> Reporter: Ivan Mitic
> Assignee: Ivan Mitic
> Attachments: HADOOP-8872.branch-1-win.symlink0.patch
>
>
> RawLocalFileSystem does not work well with symbolic links on Windows.
> Specifically, calling FileSystem#lengh on the path that is a symlink will
> return zero. This causes problems in some objects that use LocalFileSystem to
> access local files. One example is a SequenceFile.
> The issue is caused by Java6 File#length returning zero for symbolic links on
> Windows. On Java7, we will no longer have this problem.
--
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