Eli Collins created HDFS-3825: --------------------------------- Summary: TestLargeBlock#testLargeBlockSize failed Key: HDFS-3825 URL: https://issues.apache.org/jira/browse/HDFS-3825 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 2.2.0-alpha Reporter: Eli Collins
TestLargeBlock#testLargeBlockSize failed on a [recent jenkins run|https://builds.apache.org/job/PreCommit-HDFS-Build/3047//testReport/org.apache.hadoop.hdfs/TestLargeBlock/testLargeBlockSize/]. {noformat} Error Message Could not obtain block: BP-578071091-67.195.138.31-1345503361432:blk_103368296054490706_1003 file=/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-hdfs-project/hadoop-hdfs/target/test/data/2147484160.dat Stacktrace org.apache.hadoop.hdfs.BlockMissingException: Could not obtain block: BP-578071091-67.195.138.31-1345503361432:blk_103368296054490706_1003 file=/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-hdfs-project/hadoop-hdfs/target/test/data/2147484160.dat at org.apache.hadoop.hdfs.DFSInputStream.chooseDataNode(DFSInputStream.java:730) at org.apache.hadoop.hdfs.DFSInputStream.blockSeekTo(DFSInputStream.java:444) at org.apache.hadoop.hdfs.DFSInputStream.readWithStrategy(DFSInputStream.java:641) at org.apache.hadoop.hdfs.DFSInputStream.read(DFSInputStream.java:685) at java.io.DataInputStream.readFully(DataInputStream.java:178) at org.apache.hadoop.hdfs.TestLargeBlock.checkFullFile(TestLargeBlock.java:133) at org.apache.hadoop.hdfs.TestLargeBlock.runTest(TestLargeBlock.java:206) at org.apache.hadoop.hdfs.TestLargeBlock.testLargeBlockSize(TestLargeBlock.java:164) {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira