[ https://issues.apache.org/jira/browse/HDFS-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944067#comment-13944067 ]
Hudson commented on HDFS-6140: ------------------------------ SUCCESS: Integrated in Hadoop-Hdfs-trunk #1709 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1709/]) HDFS-6140. WebHDFS cannot create a file with spaces in the name after HA failover changes. Contributed by Chris Nauroth. (cnauroth: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1580173) * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/resources/DatanodeWebHdfsMethods.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHdfsFileSystemContract.java > 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 > Assignee: Chris Nauroth > Fix For: 3.0.0, 2.4.0 > > Attachments: HDFS-6140.1.patch > > > 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)