[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-05 Thread Hudson (JIRA)

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

Hudson commented on HDFS-8844:
--

ABORTED: Integrated in Hadoop-Yarn-trunk #1008 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/1008/])
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki 
via Colin P. McCabe) (cmccabe: rev c95993cbaf51e2925ea9b1b95cf4f0d879e66489)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml


 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Fix For: 2.8.0

 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-05 Thread Hudson (JIRA)

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

Hudson commented on HDFS-8844:
--

ABORTED: Integrated in Hadoop-Yarn-trunk-Java8 #278 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/278/])
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki 
via Colin P. McCabe) (cmccabe: rev c95993cbaf51e2925ea9b1b95cf4f0d879e66489)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml


 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Fix For: 2.8.0

 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-05 Thread Hudson (JIRA)

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

Hudson commented on HDFS-8844:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #267 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/267/])
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki 
via Colin P. McCabe) (cmccabe: rev c95993cbaf51e2925ea9b1b95cf4f0d879e66489)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml


 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Fix For: 2.8.0

 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-05 Thread Hudson (JIRA)

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

Hudson commented on HDFS-8844:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk #2205 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2205/])
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki 
via Colin P. McCabe) (cmccabe: rev c95993cbaf51e2925ea9b1b95cf4f0d879e66489)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml


 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Fix For: 2.8.0

 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-05 Thread Hudson (JIRA)

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

Hudson commented on HDFS-8844:
--

SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #275 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/275/])
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki 
via Colin P. McCabe) (cmccabe: rev c95993cbaf51e2925ea9b1b95cf4f0d879e66489)
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Fix For: 2.8.0

 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-05 Thread Hudson (JIRA)

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

Hudson commented on HDFS-8844:
--

SUCCESS: Integrated in Hadoop-Mapreduce-trunk #2224 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2224/])
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki 
via Colin P. McCabe) (cmccabe: rev c95993cbaf51e2925ea9b1b95cf4f0d879e66489)
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Fix For: 2.8.0

 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-04 Thread Colin Patrick McCabe (JIRA)

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

Colin Patrick McCabe commented on HDFS-8844:


+1.  Thanks, [~iwasakims].

 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-04 Thread Hudson (JIRA)

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

Hudson commented on HDFS-8844:
--

FAILURE: Integrated in Hadoop-trunk-Commit #8260 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/8260/])
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki 
via Colin P. McCabe) (cmccabe: rev c95993cbaf51e2925ea9b1b95cf4f0d879e66489)
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-02 Thread Masatake Iwasaki (JIRA)

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

Masatake Iwasaki commented on HDFS-8844:


{noformat}
Expected output:   [get: `.*': No such file or directory]
  Actual output:   [get: 
`/iwasakims/srcs/hadoop/hadoop-hdfs-project/hadoop-hdfs/target/test-classes//file':
 File exists
{noformat}

 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-02 Thread Masatake Iwasaki (JIRA)

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

Masatake Iwasaki commented on HDFS-8844:


Failed tests are copying non-existent file to {{CLITEST_DATA/file}} but 
expected output could not be given if the tartget {{CLITEST_DATA/file}} exists. 
The cause is test for {{getmerge}} creating {{CLITEST_DATA/file}} but not 
deleting it.

{noformat}
test
  descriptiongetmerge/description
  test-commands
command-fs NAMENODE -mkdir -p /user/USERNAME/dir1/command
command-fs NAMENODE -copyFromLocal CLITEST_DATA/data15bytes 
/user/USERNAME/dir1/command
command-fs NAMENODE -copyFromLocal CLITEST_DATA/data30bytes 
/user/USERNAME/dir1/command
command-fs NAMENODE -getmerge /user/USERNAME/dir1 
CLITEST_DATA/file/command
command-cat CLITEST_DATA/file/command
  /test-commands
  cleanup-commands
command-fs NAMENODE -rm -r /user/USERNAME CLITEST_DATA/file/command
commandrm data/command
{noformat}

 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HDFS-8844) TestHDFSCLI does not cleanup the test directory

2015-08-02 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HDFS-8844:
-

\\
\\
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |   5m 27s | Pre-patch trunk compilation is 
healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any 
@author tags. |
| {color:green}+1{color} | tests included |   0m  0s | The patch appears to 
include 1 new or modified test files. |
| {color:green}+1{color} | javac |   7m 37s | There were no new javac warning 
messages. |
| {color:green}+1{color} | release audit |   0m 21s | The applied patch does 
not increase the total number of release audit warnings. |
| {color:green}+1{color} | whitespace |   0m  0s | The patch has no lines that 
end in whitespace. |
| {color:green}+1{color} | install |   1m 23s | mvn install still works. |
| {color:green}+1{color} | eclipse:eclipse |   0m 32s | The patch built with 
eclipse:eclipse. |
| {color:green}+1{color} | native |   0m 57s | Pre-build of native portion |
| {color:green}+1{color} | hdfs tests | 162m 56s | Tests passed in hadoop-hdfs. 
|
| | | 179m 17s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12748344/HDFS-8844.001.patch |
| Optional Tests | javac unit |
| git revision | trunk / 90b5104 |
| hadoop-hdfs test log | 
https://builds.apache.org/job/PreCommit-HDFS-Build/11885/artifact/patchprocess/testrun_hadoop-hdfs.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-HDFS-Build/11885/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf900.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/11885/console |


This message was automatically generated.

 TestHDFSCLI does not cleanup the test directory
 ---

 Key: HDFS-8844
 URL: https://issues.apache.org/jira/browse/HDFS-8844
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira AJISAKA
Assignee: Masatake Iwasaki
Priority: Minor
 Attachments: HDFS-8844.001.patch


 If TestHDFSCLI is executed twice without {{mvn clean}}, the second try fails. 
 Here are the failing test cases:
 {noformat}
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(231)) - Failing tests:
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(232)) - --
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 226: get: getting non 
 existent(absolute path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 227: get: getting non existent 
 file(relative path)
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 228: get: Test for hdfs:// path - 
 getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 229: get: Test for Namenode's path 
 - getting non existent
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 250: copyToLocal: non existent 
 relative path
 2015-07-31 21:35:17,654 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 251: copyToLocal: non existent 
 absolute path
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 252: copyToLocal: Test for hdfs:// 
 path - non existent file/directory
 2015-07-31 21:35:17,655 [main] INFO  cli.CLITestHelper 
 (CLITestHelper.java:displayResults(238)) - 253: copyToLocal: Test for 
 Namenode's path - non existent file/directory
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)