Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 38375 invoked from network); 19 Mar 2010 16:57:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Mar 2010 16:57:14 -0000 Received: (qmail 88992 invoked by uid 500); 19 Mar 2010 16:57:13 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 88974 invoked by uid 500); 19 Mar 2010 16:57:13 -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 88966 invoked by uid 99); 19 Mar 2010 16:57:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Mar 2010 16:57:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of marcin@simpletags.org designates 66.147.249.254 as permitted sender) Received: from [66.147.249.254] (HELO outbound-mail-360.bluehost.com) (66.147.249.254) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 19 Mar 2010 16:57:04 +0000 Received: (qmail 16065 invoked by uid 0); 19 Mar 2010 16:56:43 -0000 Received: from unknown (HELO box460.bluehost.com) (74.220.219.60) by oproxy2.bluehost.com with SMTP; 19 Mar 2010 16:56:43 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=simpletags.org; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=q36665su1jz2qpYb/9EEjw3vzI2jPHi83Bj7JcCMFrloxERXsbm9vBzenkEd5kjQAb80pDMW1f+PcnjdHzrd0F0bPa1RqrpY9YnnZVa0DSxQwdrpKWmBFTMf8Roexte3; Received: from 87-194-35-61.bethere.co.uk ([87.194.35.61] helo=[192.168.10.111]) by box460.bluehost.com with esmtpa (Exim 4.69) (envelope-from ) id 1NsfV4-00039j-4T for user@cassandra.apache.org; Fri, 19 Mar 2010 10:56:43 -0600 Message-ID: <4BA3ACBC.4050908@simpletags.org> Date: Fri, 19 Mar 2010 16:56:28 +0000 From: Marcin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: user@cassandra.apache.org Subject: Re: Startup issue when big data in. References: <4BA38CD1.6070808@simpletags.org> <4BA3A9FC.6030001@simpletags.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Identified-User: {2262:box460.bluehost.com:feedsman:simpletags.org} {sentby:smtp auth 87.194.35.61 authed with marcin@simpletags.org} X-Virus-Checked: Checked by ClamAV on apache.org Probably that was the reason of course ;-) thanks for pointing it out. cheers, /Marcin > You have to wait for the flush to finish, of course. > > On Fri, Mar 19, 2010 at 11:44 AM, Marcin wrote: > >> I have done that before plus compact and it didn't help? (I have been using >> nodeprobe) >> >> >> cheers, >> /Marcin >> >> >>> Flush before you kill the process and restart will be much faster. >>> >>> On Fri, Mar 19, 2010 at 9:40 AM, Marcin wrote: >>> >>> >>>> Hi guys, >>>> >>>> is there a way to avoid compacting, flushing and all of this thing on >>>> startup and perform it while node is running ? >>>> >>>> It takes a lot of on startup. >>>> >>>> >>>> cheers, >>>> /Marcin >>>> >>>> >>>> >> >>