[jira] [Commented] (HDFS-6140) WebHDFS cannot create a file with spaces in the name after HA failover changes.

2014-03-22 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944014#comment-13944014
 ] 

Hudson commented on HDFS-6140:
--

SUCCESS: Integrated in Hadoop-Yarn-trunk #517 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/517/])
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-SVNview=revrev=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)


[jira] [Commented] (HDFS-6140) WebHDFS cannot create a file with spaces in the name after HA failover changes.

2014-03-22 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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-SVNview=revrev=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)


[jira] [Commented] (HDFS-6140) WebHDFS cannot create a file with spaces in the name after HA failover changes.

2014-03-22 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944104#comment-13944104
 ] 

Hudson commented on HDFS-6140:
--

SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1734 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1734/])
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-SVNview=revrev=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)


[jira] [Commented] (HDFS-6140) WebHDFS cannot create a file with spaces in the name after HA failover changes.

2014-03-21 Thread Chris Nauroth (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943582#comment-13943582
 ] 

Chris Nauroth commented on HDFS-6140:
-

I also plan to provide a branch-1 patch.  The bug is not present on branch-1, 
but the faulty test is there.  I'd like to correct the test in branch-1 too.

 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
 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)


[jira] [Commented] (HDFS-6140) WebHDFS cannot create a file with spaces in the name after HA failover changes.

2014-03-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943774#comment-13943774
 ] 

Hadoop QA commented on HDFS-6140:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12636114/HDFS-6140.1.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/6466//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/6466//console

This message is automatically generated.

 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
 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)


[jira] [Commented] (HDFS-6140) WebHDFS cannot create a file with spaces in the name after HA failover changes.

2014-03-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943930#comment-13943930
 ] 

Hudson commented on HDFS-6140:
--

SUCCESS: Integrated in Hadoop-trunk-Commit #5383 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5383/])
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-SVNview=revrev=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
 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)