[
https://issues.apache.org/jira/browse/HADOOP-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704198#comment-13704198
]
Andrew Wang commented on HADOOP-9418:
-------------------------------------
bq. what happens when someone changes our "fully resolved" path to include a
symlink
bq. It's safe though if it changes in between, dfs.listPaths will still resolve
it.
Need to correct myself here, it'll error in the case you described. However,
this method is racy throughout; if the path gets deleted, permissions change,
etc, it'll fail to get further listings. Not sure it's worth fixing the symlink
error.
> Add symlink resolution support to DistributedFileSystem
> -------------------------------------------------------
>
> Key: HADOOP-9418
> URL: https://issues.apache.org/jira/browse/HADOOP-9418
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs
> Affects Versions: 3.0.0
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: hadoop-9418-1.patch, hadoop-9418-2.patch,
> hadoop-9418-3.patch, hadoop-9418-4.patch, hadoop-9418-5.patch,
> hadoop-9418-6.patch, hadoop-9418-7.patch
>
>
> Add symlink resolution support to DistributedFileSystem as well as tests.
--
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