[
https://issues.apache.org/jira/browse/HADOOP-10294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883532#comment-13883532
]
Yongjun Zhang commented on HADOOP-10294:
----------------------------------------
Hi Andrew,
When we call Stat on non-link local files that has ` in the path, the problem
is demonstrated. I created a unit test for HADOOP-10293
that shows the problem. Will upload when I'm ready.
Thanks.
> Using backtick "`" as delimiter for parsing file path disallows "`" in file
> path name
> -------------------------------------------------------------------------------------
>
> Key: HADOOP-10294
> URL: https://issues.apache.org/jira/browse/HADOOP-10294
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 2.3.0
> Reporter: Yongjun Zhang
>
> This is the second issue reported in bug HADOOP-10293.
> When symlink code is enabled, it uses backtick "`" as delimiter when
> interpreting a path and to tell whether it's a link or not. This disallows
> "`" to appear in file pathname that's not a link.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)