[
https://issues.apache.org/jira/browse/HADOOP-9912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786335#comment-13786335
]
Daryn Sharp commented on HADOOP-9912:
-------------------------------------
I'm not sure this patch makes sense anymore. It's what originally kickstarted
the symlink discussion before we did a deeper dive.
If globStatus is resolving symlinks along the way, it's never going to see a
link so it doesn't need to know if a link is a link to a directory. Or am I
missing something?
> 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: Sub-task
> 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 was sent by Atlassian JIRA
(v6.1#6144)