You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by yanivG <ya...@gmail.com> on 2014/02/19 12:02:50 UTC

Getting Found Checksum error in hbase logs

Hi,
I am getting the following error with hbase 0.94.6 (CDH 4.50). Does anyone
knows why?

2014-02-01 01:53:10,869 WARN org.apache.hadoop.hdfs.DFSClient: Found
Checksum error for
BP-1073406094-10.1.111.201-1381339021700:blk_-5888923705458062661_1918400
from 10.1.111.101:50010 at 16353280
2014-02-08 02:23:55,849 WARN org.apache.hadoop.hdfs.DFSClient: Found
Checksum error for
BP-1073406094-10.1.111.201-1381339021700:blk_8965727080065228613_2041195
from 10.1.111.102:50010 at 65762304
2014-02-10 07:56:34,948 WARN org.apache.hadoop.hdfs.DFSClient: Found
Checksum error for
BP-1073406094-10.1.111.201-1381339021700:blk_5536119287249257231_2476821
from 10.1.111.101:50010 at 6702080
2014-02-15 01:07:25,175 WARN org.apache.hadoop.hdfs.DFSClient: Found
Checksum error for
BP-1073406094-10.1.111.201-1381339021700:blk_8409035496616914995_2526327
from 10.1.111.101:50010 at 7729152
2014-02-15 01:14:40,940 WARN org.apache.hadoop.hdfs.DFSClient: Found
Checksum error for
BP-1073406094-10.1.111.201-1381339021700:blk_4511703401746319184_2374391
from 10.1.111.103:50010 at 5828608



--
View this message in context: http://apache-hbase.679495.n3.nabble.com/Getting-Found-Checksum-error-in-hbase-logs-tp4056159.html
Sent from the HBase User mailing list archive at Nabble.com.

Re: Getting Found Checksum error in hbase logs

Posted by Stack <st...@duboce.net>.
On Wed, Feb 19, 2014 at 3:02 AM, yanivG <ya...@gmail.com> wrote:

> Hi,
> I am getting the following error with hbase 0.94.6 (CDH 4.50). Does anyone
> knows why?
>
> 2014-02-01 01:53:10,869 WARN org.apache.hadoop.hdfs.DFSClient: Found
> Checksum error for
> BP-1073406094-10.1.111.201-1381339021700:blk_-5888923705458062661_1918400
> from 10.1.111.101:50010 at 16353280
> 2014-02-08 02:23:55,849 WARN org.apache.hadoop.hdfs.DFSClient: Found
> Checksum error for
> BP-1073406094-10.1.111.201-1381339021700:blk_8965727080065228613_2041195
> from 10.1.111.102:50010 at 65762304
> 2014-02-10 07:56:34,948 WARN org.apache.hadoop.hdfs.DFSClient: Found
> Checksum error for
> BP-1073406094-10.1.111.201-1381339021700:blk_5536119287249257231_2476821
> from 10.1.111.101:50010 at 6702080
> 2014-02-15 01:07:25,175 WARN org.apache.hadoop.hdfs.DFSClient: Found
> Checksum error for
> BP-1073406094-10.1.111.201-1381339021700:blk_8409035496616914995_2526327
> from 10.1.111.101:50010 at 7729152
> 2014-02-15 01:14:40,940 WARN org.apache.hadoop.hdfs.DFSClient: Found
> Checksum error for
> BP-1073406094-10.1.111.201-1381339021700:blk_4511703401746319184_2374391
> from 10.1.111.103:50010 at 5828608
>
>
Bad disk, misconfiguration, etc.

Is there anything particular about your setup that you are experiencing a
spate of checksum errors?

St.Ack