Chris Nauroth created HDFS-6140: ----------------------------------- Summary: WebHDFS cannot create a file with spaces in the name after HA failover changes. Key: HDFS-6140 URL: https://issues.apache.org/jira/browse/HDFS-6140 Project: Hadoop HDFS Issue Type: Bug Components: webhdfs Affects Versions: 3.0.0, 2.4.0 Reporter: Chris Nauroth
Attempting to create a file with spaces in the name through WebHDFS now fails with an {{IllegalArgumentException}} while attempting to construct a URI. This had been fixed earlier in HDFS-4944. The failure now is a regression introduced by HDFS-6100. -- This message was sent by Atlassian JIRA (v6.2#6252)