[jira] [Commented] (HDFS-3833) TestDFSShell fails on Windows due to file concurrent read write

2012-09-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446706#comment-13446706
 ] 

Hudson commented on HDFS-3833:
--

Integrated in Hadoop-Mapreduce-trunk #1183 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1183/])
HDFS-3833. TestDFSShell fails on windows due to concurrent file read/write. 
Contributed by Brandon Li (Revision 1379525)

 Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1379525
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java


> TestDFSShell fails on Windows due to file concurrent read write
> ---
>
> Key: HDFS-3833
> URL: https://issues.apache.org/jira/browse/HDFS-3833
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 1-win
>Reporter: Brandon Li
>Assignee: Brandon Li
> Fix For: 3.0.0, 1-win, 2.2.0-alpha
>
> Attachments: HDFS-3833.branch-1-win.patch, HDFS-3833.patch
>
>
> TestDFSShell sometimes fails due to the race between the write issued by the 
> test and blockscanner. Example stack trace:
> {noformat}
> Error Message
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
> Stacktrace
> java.io.FileNotFoundException: 
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
>   at java.io.FileOutputStream.open(Native Method)
>   at java.io.FileOutputStream.(FileOutputStream.java:194)
>   at java.io.FileOutputStream.(FileOutputStream.java:145)
>   at java.io.PrintWriter.(PrintWriter.java:218)
>   at org.apache.hadoop.hdfs.TestDFSShell.corrupt(TestDFSShell.java:1133)
>   at org.apache.hadoop.hdfs.TestDFSShell.testGet(TestDFSShell.java:1231)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-3833) TestDFSShell fails on Windows due to file concurrent read write

2012-09-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446682#comment-13446682
 ] 

Hudson commented on HDFS-3833:
--

Integrated in Hadoop-Hdfs-trunk #1152 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1152/])
HDFS-3833. TestDFSShell fails on windows due to concurrent file read/write. 
Contributed by Brandon Li (Revision 1379525)

 Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1379525
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java


> TestDFSShell fails on Windows due to file concurrent read write
> ---
>
> Key: HDFS-3833
> URL: https://issues.apache.org/jira/browse/HDFS-3833
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 1-win
>Reporter: Brandon Li
>Assignee: Brandon Li
> Fix For: 3.0.0, 1-win, 2.2.0-alpha
>
> Attachments: HDFS-3833.branch-1-win.patch, HDFS-3833.patch
>
>
> TestDFSShell sometimes fails due to the race between the write issued by the 
> test and blockscanner. Example stack trace:
> {noformat}
> Error Message
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
> Stacktrace
> java.io.FileNotFoundException: 
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
>   at java.io.FileOutputStream.open(Native Method)
>   at java.io.FileOutputStream.(FileOutputStream.java:194)
>   at java.io.FileOutputStream.(FileOutputStream.java:145)
>   at java.io.PrintWriter.(PrintWriter.java:218)
>   at org.apache.hadoop.hdfs.TestDFSShell.corrupt(TestDFSShell.java:1133)
>   at org.apache.hadoop.hdfs.TestDFSShell.testGet(TestDFSShell.java:1231)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-3833) TestDFSShell fails on Windows due to file concurrent read write

2012-08-31 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446270#comment-13446270
 ] 

Hudson commented on HDFS-3833:
--

Integrated in Hadoop-Mapreduce-trunk-Commit #2688 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2688/])
HDFS-3833. TestDFSShell fails on windows due to concurrent file read/write. 
Contributed by Brandon Li (Revision 1379525)

 Result = FAILURE
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1379525
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java


> TestDFSShell fails on Windows due to file concurrent read write
> ---
>
> Key: HDFS-3833
> URL: https://issues.apache.org/jira/browse/HDFS-3833
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 1-win
>Reporter: Brandon Li
>Assignee: Brandon Li
> Attachments: HDFS-3833.branch-1-win.patch, HDFS-3833.patch
>
>
> TestDFSShell sometimes fails due to the race between the write issued by the 
> test and blockscanner. Example stack trace:
> {noformat}
> Error Message
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
> Stacktrace
> java.io.FileNotFoundException: 
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
>   at java.io.FileOutputStream.open(Native Method)
>   at java.io.FileOutputStream.(FileOutputStream.java:194)
>   at java.io.FileOutputStream.(FileOutputStream.java:145)
>   at java.io.PrintWriter.(PrintWriter.java:218)
>   at org.apache.hadoop.hdfs.TestDFSShell.corrupt(TestDFSShell.java:1133)
>   at org.apache.hadoop.hdfs.TestDFSShell.testGet(TestDFSShell.java:1231)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-3833) TestDFSShell fails on Windows due to file concurrent read write

2012-08-31 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446197#comment-13446197
 ] 

Hudson commented on HDFS-3833:
--

Integrated in Hadoop-Hdfs-trunk-Commit #2722 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2722/])
HDFS-3833. TestDFSShell fails on windows due to concurrent file read/write. 
Contributed by Brandon Li (Revision 1379525)

 Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1379525
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java


> TestDFSShell fails on Windows due to file concurrent read write
> ---
>
> Key: HDFS-3833
> URL: https://issues.apache.org/jira/browse/HDFS-3833
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 1-win
>Reporter: Brandon Li
>Assignee: Brandon Li
> Attachments: HDFS-3833.branch-1-win.patch, HDFS-3833.patch
>
>
> TestDFSShell sometimes fails due to the race between the write issued by the 
> test and blockscanner. Example stack trace:
> {noformat}
> Error Message
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
> Stacktrace
> java.io.FileNotFoundException: 
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
>   at java.io.FileOutputStream.open(Native Method)
>   at java.io.FileOutputStream.(FileOutputStream.java:194)
>   at java.io.FileOutputStream.(FileOutputStream.java:145)
>   at java.io.PrintWriter.(PrintWriter.java:218)
>   at org.apache.hadoop.hdfs.TestDFSShell.corrupt(TestDFSShell.java:1133)
>   at org.apache.hadoop.hdfs.TestDFSShell.testGet(TestDFSShell.java:1231)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-3833) TestDFSShell fails on Windows due to file concurrent read write

2012-08-31 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446190#comment-13446190
 ] 

Hudson commented on HDFS-3833:
--

Integrated in Hadoop-Common-trunk-Commit #2659 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2659/])
HDFS-3833. TestDFSShell fails on windows due to concurrent file read/write. 
Contributed by Brandon Li (Revision 1379525)

 Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1379525
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java


> TestDFSShell fails on Windows due to file concurrent read write
> ---
>
> Key: HDFS-3833
> URL: https://issues.apache.org/jira/browse/HDFS-3833
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 1-win
>Reporter: Brandon Li
>Assignee: Brandon Li
> Attachments: HDFS-3833.branch-1-win.patch, HDFS-3833.patch
>
>
> TestDFSShell sometimes fails due to the race between the write issued by the 
> test and blockscanner. Example stack trace:
> {noformat}
> Error Message
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
> Stacktrace
> java.io.FileNotFoundException: 
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
>   at java.io.FileOutputStream.open(Native Method)
>   at java.io.FileOutputStream.(FileOutputStream.java:194)
>   at java.io.FileOutputStream.(FileOutputStream.java:145)
>   at java.io.PrintWriter.(PrintWriter.java:218)
>   at org.apache.hadoop.hdfs.TestDFSShell.corrupt(TestDFSShell.java:1133)
>   at org.apache.hadoop.hdfs.TestDFSShell.testGet(TestDFSShell.java:1231)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-3833) TestDFSShell fails on Windows due to file concurrent read write

2012-08-31 Thread Suresh Srinivas (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446164#comment-13446164
 ] 

Suresh Srinivas commented on HDFS-3833:
---

+1 for the patch.

> TestDFSShell fails on Windows due to file concurrent read write
> ---
>
> Key: HDFS-3833
> URL: https://issues.apache.org/jira/browse/HDFS-3833
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 1-win
>Reporter: Brandon Li
>Assignee: Brandon Li
> Attachments: HDFS-3833.branch-1-win.patch, HDFS-3833.patch
>
>
> TestDFSShell sometimes fails due to the race between the write issued by the 
> test and blockscanner. Example stack trace:
> {noformat}
> Error Message
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
> Stacktrace
> java.io.FileNotFoundException: 
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
>   at java.io.FileOutputStream.open(Native Method)
>   at java.io.FileOutputStream.(FileOutputStream.java:194)
>   at java.io.FileOutputStream.(FileOutputStream.java:145)
>   at java.io.PrintWriter.(PrintWriter.java:218)
>   at org.apache.hadoop.hdfs.TestDFSShell.corrupt(TestDFSShell.java:1133)
>   at org.apache.hadoop.hdfs.TestDFSShell.testGet(TestDFSShell.java:1231)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-3833) TestDFSShell fails on Windows due to file concurrent read write

2012-08-30 Thread Brandon Li (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445330#comment-13445330
 ] 

Brandon Li commented on HDFS-3833:
--

The failed tests are not related with this change.

> TestDFSShell fails on Windows due to file concurrent read write
> ---
>
> Key: HDFS-3833
> URL: https://issues.apache.org/jira/browse/HDFS-3833
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 1-win
>Reporter: Brandon Li
>Assignee: Brandon Li
> Attachments: HDFS-3833.branch-1-win.patch, HDFS-3833.patch
>
>
> TestDFSShell sometimes fails due to the race between the write issued by the 
> test and blockscanner. Example stack trace:
> {noformat}
> Error Message
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
> Stacktrace
> java.io.FileNotFoundException: 
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
>   at java.io.FileOutputStream.open(Native Method)
>   at java.io.FileOutputStream.(FileOutputStream.java:194)
>   at java.io.FileOutputStream.(FileOutputStream.java:145)
>   at java.io.PrintWriter.(PrintWriter.java:218)
>   at org.apache.hadoop.hdfs.TestDFSShell.corrupt(TestDFSShell.java:1133)
>   at org.apache.hadoop.hdfs.TestDFSShell.testGet(TestDFSShell.java:1231)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-3833) TestDFSShell fails on Windows due to file concurrent read write

2012-08-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445315#comment-13445315
 ] 

Hadoop QA commented on HDFS-3833:
-

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12543138/HDFS-3833.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 1 new or modified test 
files.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 eclipse:eclipse.  The patch built with eclipse:eclipse.

-1 findbugs.  The patch appears to introduce 1 new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

-1 core tests.  The patch failed these unit tests in 
hadoop-hdfs-project/hadoop-hdfs:

  org.apache.hadoop.hdfs.TestHftpDelegationToken
  
org.apache.hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
  org.apache.hadoop.hdfs.server.datanode.TestBPOfferService
  org.apache.hadoop.hdfs.TestPersistBlocks

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/3126//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HDFS-Build/3126//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-hdfs.html
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/3126//console

This message is automatically generated.

> TestDFSShell fails on Windows due to file concurrent read write
> ---
>
> Key: HDFS-3833
> URL: https://issues.apache.org/jira/browse/HDFS-3833
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 1-win
>Reporter: Brandon Li
>Assignee: Brandon Li
> Attachments: HDFS-3833.branch-1-win.patch, HDFS-3833.patch
>
>
> TestDFSShell sometimes fails due to the race between the write issued by the 
> test and blockscanner. Example stack trace:
> {noformat}
> Error Message
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
> Stacktrace
> java.io.FileNotFoundException: 
> c:\A\HM\build\test\data\dfs\data\data1\current\blk_-7735708801221347790 (The 
> requested operation cannot be performed on a file with a user-mapped section 
> open)
>   at java.io.FileOutputStream.open(Native Method)
>   at java.io.FileOutputStream.(FileOutputStream.java:194)
>   at java.io.FileOutputStream.(FileOutputStream.java:145)
>   at java.io.PrintWriter.(PrintWriter.java:218)
>   at org.apache.hadoop.hdfs.TestDFSShell.corrupt(TestDFSShell.java:1133)
>   at org.apache.hadoop.hdfs.TestDFSShell.testGet(TestDFSShell.java:1231)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira