Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F0D3C9854 for ; Thu, 21 Jun 2012 04:54:59 +0000 (UTC) Received: (qmail 85937 invoked by uid 500); 21 Jun 2012 04:54:58 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 85888 invoked by uid 500); 21 Jun 2012 04:54:57 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 85863 invoked by uid 99); 21 Jun 2012 04:54:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2012 04:54:56 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of ted.tuttle@mentacapital.com does not designate 65.243.166.75 as permitted sender) Received: from [65.243.166.75] (HELO s2k3mntaexc1.mentacapital.local) (65.243.166.75) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2012 04:54:50 +0000 Received: from 172.20.65.177 ([172.20.65.177]) by s2k3mntaexc1.mentacapital.local ([172.20.65.177]) with Microsoft Exchange Server HTTP-DAV ; Thu, 21 Jun 2012 04:54:29 +0000 Subject: Re: RS unresponsive after series of deletes References: Content-Transfer-Encoding: quoted-printable From: "Ted Tuttle" Content-Type: text/plain; charset="us-ascii" In-Reply-To: thread-index: Ac1PafDUEsCVxM1kQVydMzNhl0r15w== thread-topic: RS unresponsive after series of deletes Message-ID: Date: Wed, 20 Jun 2012 21:54:26 -0700 To: Cc: MIME-Version: 1.0 (iPhone Mail 8H7) X-Virus-Checked: Checked by ClamAV on apache.org > Do your 100s of thousands cell deletes overlap (in terms of column family)= > across rows ? Our schema contains only one column family per table. So, each Delete contai= ns cells from a single column family. I hope this answers your question.=20=