[ https://issues.apache.org/jira/browse/HADOOP-9912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13772592#comment-13772592
]
Arun C Murthy commented on HADOOP-9912:
---------------------------------------
Another option is to revert HADOOP-9418 in branch-2.1 so it doesn't make it to hadoop-2.2
too. We add everything back when we tie out details, so symlinks is *officially* supported
in hadoop-2.3 (with all sorts of ugly caveats).
I agree this isn't ideal, but seems like HADOOP-9418 came in too late anyway to branch-2.1.
Thoughts?
> globStatus of a symlink to a directory does not report symlink as a directory
> -----------------------------------------------------------------------------
>
> Key: HADOOP-9912
> URL: https://issues.apache.org/jira/browse/HADOOP-9912
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 2.1.0-beta
> Reporter: Jason Lowe
> Priority: Blocker
> Attachments: HADOOP-9912-testcase.patch, new-hdfs.txt, new-local.txt, old-hdfs.txt,
old-local.txt
>
>
> globStatus for a path that is a symlink to a directory used to report the resulting FileStatus
as a directory but recently this has changed.
--
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
|