[
https://issues.apache.org/jira/browse/HADOOP-10052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797532#comment-13797532
]
Colin Patrick McCabe commented on HADOOP-10052:
-----------------------------------------------
I think it would be better to use the {{FileSystem#isSymlinksEnabled}} function
which was added in HADOOP-10020. That is a programmatic disable, not a
configuration-based one.
> Temporarily disable client-side symlink resolution
> --------------------------------------------------
>
> Key: HADOOP-10052
> URL: https://issues.apache.org/jira/browse/HADOOP-10052
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs
> Affects Versions: 2.2.0
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: hadoop-10052-1.patch
>
>
> As a follow-on to the JIRA that disabled creation of symlinks on the
> server-side, we should also disable client-side resolution so old clients
> talking to a new server behave properly.
--
This message was sent by Atlassian JIRA
(v6.1#6144)