You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/19 01:50:39 UTC

[jira] [Resolved] (HADOOP-4312) Checksum error during execution of unit tests on linux environment.

     [ https://issues.apache.org/jira/browse/HADOOP-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved HADOOP-4312.
--------------------------------------

    Resolution: Fixed

> Checksum error during execution of  unit tests on linux environment.
> --------------------------------------------------------------------
>
>                 Key: HADOOP-4312
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4312
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.18.1
>            Reporter: Suman Sehgal
>
> Following unit tests are failing for 0.18.1_H4277_H4271
> org.apache.hadoop.fs.TestLocalFileSystem.testAppend
> Error Message
> Checksum error: /xx/workspace/hadoop-0.18.1_H4277_H4271/build/test/data/append/f at 0
> Stacktrace
> org.apache.hadoop.fs.ChecksumException: Checksum error: /xx/workspace/hadoop-0.18.1_H4277_H4271/build/test/data/append/f at 0
> 	at org.apache.hadoop.fs.FSInputChecker.verifySum(FSInputChecker.java:277)
> 	at org.apache.hadoop.fs.FSInputChecker.readChecksumChunk(FSInputChecker.java:242)
> 	at org.apache.hadoop.fs.FSInputChecker.read1(FSInputChecker.java:190)
> 	at org.apache.hadoop.fs.FSInputChecker.read(FSInputChecker.java:159)
> 	at java.io.DataInputStream.read(DataInputStream.java:132)
> 	at org.apache.hadoop.fs.TestLocalFileSystem.readFile(TestLocalFileSystem.java:43)
> 	at org.apache.hadoop.fs.TestLocalFileSystem.testAppend(TestLocalFileSystem.java:173)
> org.apache.hadoop.dfs.TestDFSShell.testPut
> Error Message
> Checksum error: /xx/workspace/hadoop-0.18.1_H4277_H4271/build/test/data/f2 at 0 
> Stacktrace
> java.io.IOException: Checksum error: /xx/workspace/hadoop-0.18.1_H4277_H4271/build/test/data/f2 at 0
> 	at org.apache.hadoop.fs.FileUtil.copy(FileUtil.java:187)
> 	at org.apache.hadoop.fs.FileSystem.copyFromLocalFile(FileSystem.java:1173)
> 	at org.apache.hadoop.dfs.TestDFSShell.testPut(TestDFSShell.java:254)



--
This message was sent by Atlassian JIRA
(v6.2#6252)