Path should handle all characters
---------------------------------
Key: HADOOP-3257
URL: https://issues.apache.org/jira/browse/HADOOP-3257
Project: Hadoop Core
Issue Type: Bug
Components: fs
Affects Versions: 0.17.0
Reporter: Arun C Murthy
Currently Path is limited by URI semantics in the sense that one cannot create
files whose names include characters such as ":" etc.
HADOOP-2066 & HADOOP-3256 are manifestations of this problem. It would be nice
if Path handled all characters correctly...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.