Yongjun Zhang created HADOOP-10294:
--------------------------------------
Summary: 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)