Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-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 E0A34D9C7 for ; Thu, 8 Nov 2012 19:38:20 +0000 (UTC) Received: (qmail 81302 invoked by uid 500); 8 Nov 2012 19:38:18 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 81276 invoked by uid 500); 8 Nov 2012 19:38:18 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 81268 invoked by uid 99); 8 Nov 2012 19:38:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2012 19:38:18 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jeremy.hanna1234@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-ob0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2012 19:38:12 +0000 Received: by mail-ob0-f172.google.com with SMTP id v19so3499082obq.31 for ; Thu, 08 Nov 2012 11:37:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=asrTLHBKdd/kW9ZPHNxhFIx0mC3wcyO3x4cqqRVSglI=; b=Jhhy1QC7+MoL7ZS9Tr6+PLZ/ijGW9F6zUkvcLYCNTR6IBJ5JFZyWh8GiOUxdqjrLeb L4BZ51olT4t1A8tv+NwdUfo09AMU+RZlEj9mfiqhpgj/cbJZFYWv2W5gy14OPXynxjO4 UMcc7RJN3ClsrqHAMRe9LZi0XXkUiYn+0L+fqROUw/+nLuw/6PefIXCjHhCEQ5t1Y/9E CrCBmvzwsE7CfL3dNlBsOHZO4QoKCRKAuiqyYzqftMigwcDvQqMCM95MoHdAaxTpi2dN otrHPHp03In6f53euE6i2rTwLOotXJjjLPv9OkbK7G5sdA6X+FIi/Lz3l/vh+CNaCes8 5Q0g== Received: by 10.182.69.36 with SMTP id b4mr6540528obu.96.1352403471062; Thu, 08 Nov 2012 11:37:51 -0800 (PST) Received: from [192.168.1.109] (aus.internal.datastax.com. [64.132.24.216]) by mx.google.com with ESMTPS id j7sm5644455obv.7.2012.11.08.11.37.49 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 08 Nov 2012 11:37:50 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: leveled compaction and tombstoned data From: Jeremy Hanna In-Reply-To: Date: Thu, 8 Nov 2012 13:37:49 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <1D7E066B-7EAF-4DFD-B5E2-368122903348@gmail.com> References: <509BF726.8060309@filez.com> To: user@cassandra.apache.org X-Mailer: Apple Mail (2.1499) X-Virus-Checked: Checked by ClamAV on apache.org LCS works well in specific circumstances, this blog post gives some good = considerations: = http://www.datastax.com/dev/blog/when-to-use-leveled-compaction On Nov 8, 2012, at 1:33 PM, Aaron Turner wrote: > "kill performance" is relative. Leveled Compaction basically costs 2x = disk IO. Look at iostat, etc and see if you have the headroom. >=20 > There are also ways to bring up a test node and just run Level = Compaction on that. Wish I had a URL handy, but hopefully someone else = can find it. >=20 > Also, if you're not using compression, check it out. >=20 > On Thu, Nov 8, 2012 at 11:20 AM, B. Todd Burruss = wrote: > we are running Datastax enterprise and cannot patch it. how bad is > "kill performance"? if it is so bad, why is it an option? >=20 >=20 > On Thu, Nov 8, 2012 at 10:17 AM, Radim Kolar wrote: > > Dne 8.11.2012 19:12, B. Todd Burruss napsal(a): > > > >> my question is would leveled compaction help to get rid of the = tombstoned > >> data faster than size tiered, and therefore reduce the disk space = usage? > >> > > leveled compaction will kill your performance. get patch from jira = for > > maximum sstable size per CF and force cassandra to make smaller = tables, they > > expire faster. > > >=20 >=20 >=20 > --=20 > Aaron Turner > http://synfin.net/ Twitter: @synfinatic > http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix = & Windows > Those who would give up essential Liberty, to purchase a little = temporary=20 > Safety, deserve neither Liberty nor Safety. =20 > -- Benjamin Franklin > "carpe diem quam minimum credula postero" >=20