Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9E90DD75E for ; Mon, 17 Sep 2012 06:16:08 +0000 (UTC) Received: (qmail 97088 invoked by uid 500); 17 Sep 2012 06:16:08 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 96984 invoked by uid 500); 17 Sep 2012 06:16:08 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 96970 invoked by uid 99); 17 Sep 2012 06:16:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 06:16:08 +0000 Date: Mon, 17 Sep 2012 17:16:08 +1100 (NCT) From: "LiuLei (JIRA)" To: issues@hbase.apache.org Message-ID: <593120065.86633.1347862568237.JavaMail.jiratomcat@arcas> In-Reply-To: <1402204225.86299.1347849667773.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-6798) HDFS always read checksum form meta file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456786#comment-13456786 ] LiuLei commented on HBASE-6798: ------------------------------- yes, Hadoop1.0.3 also has the problem. > HDFS always read checksum form meta file > ---------------------------------------- > > Key: HBASE-6798 > URL: https://issues.apache.org/jira/browse/HBASE-6798 > Project: HBase > Issue Type: Bug > Components: performance > Affects Versions: 0.94.0, 0.94.1 > Reporter: LiuLei > > I use hbase0.941 and hadoop-0.20.2-cdh3u5 version. > The HBase support checksums in HBase block cache in HBASE-5074 jira. > The HBase support checksums for decrease the iops of HDFS, so that HDFS > dont't need to read the checksum from meta file of block file. > But in hadoop-0.20.2-cdh3u5 version, BlockSender still read the metadata file even if the > hbase.regionserver.checksum.verify property is ture. -- 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