Chris Nauroth created HDFS-6141: ----------------------------------- Summary: WebHdfsFileSystem#toUrl does not perform character escaping. Key: HDFS-6141 URL: https://issues.apache.org/jira/browse/HDFS-6141 Project: Hadoop HDFS Issue Type: Bug Components: webhdfs Affects Versions: 1.2.1 Reporter: Chris Nauroth Assignee: Chris Nauroth Attachments: HDFS-6141.1.patch
On branch-1, {{WebHdfsFileSystem#toUrl}} does not perform character escaping, which will cause it to try to create invalid URLs for things like spaces in a file name. This bug does not exist on trunk or branch-2. -- This message was sent by Atlassian JIRA (v6.2#6252)