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 8717F7604 for ; Sun, 24 Jul 2011 12:08:59 +0000 (UTC) Received: (qmail 13945 invoked by uid 500); 24 Jul 2011 12:08:57 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 13852 invoked by uid 500); 24 Jul 2011 12:08:56 -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 13841 invoked by uid 99); 24 Jul 2011 12:08:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jul 2011 12:08:55 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lebron.mail@gmail.com designates 209.85.220.172 as permitted sender) Received: from [209.85.220.172] (HELO mail-vx0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jul 2011 12:08:49 +0000 Received: by vxi40 with SMTP id 40so3088107vxi.31 for ; Sun, 24 Jul 2011 05:08:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=3TtbdksJMCuhRAJGhTpaIXy53UuDg7RPVKxphZNSNW8=; b=tIr1PLyW56hm/hy8xwfxSrEHEmU/wrMyL/GY6vbnxeqn1XrY0Xa3QIISaNRivDxHP4 JARNAK4qBOqP9LXRQMuevQ8bvMSfi/bncq27b2YENz1Xw5A2Ld7qH99yIVUqnVBhzVHu TKoRo86uga4YSJrTm51Ah7kOEK/MQv/Y0A0XE= MIME-Version: 1.0 Received: by 10.52.188.68 with SMTP id fy4mr3413729vdc.91.1311509308689; Sun, 24 Jul 2011 05:08:28 -0700 (PDT) Received: by 10.220.74.13 with HTTP; Sun, 24 Jul 2011 05:08:28 -0700 (PDT) Date: Sun, 24 Jul 2011 15:08:28 +0300 Message-ID: Subject: Cassandra 0.7.8 and 0.8.1 fail when major compaction on 37GB database From: lebron james To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=bcaec548a81f76cbe204a8cf8e92 --bcaec548a81f76cbe204a8cf8e92 Content-Type: text/plain; charset=ISO-8859-1 Hi, Please help me with my problem. For better performance i turn off compaction and run massive inserts, after database reach 37GB i stop massive inserts and start compaction with "NodeTool compaction Keyspace CFamily". after half hour of work cassandra fall with error "Out of memory" i give 1500M to JVM, all parameters in yaml file are default. testing OS ubuntu 11.04 and windows server 2008 dc edition. Thanks! --bcaec548a81f76cbe204a8cf8e92 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable =A0 Hi, Please help me with my problem. For better performance i turn off compa= ction and run massive inserts, after database reach 37GB i stop massive ins= erts and start compaction with "NodeTool compaction Keyspace CFamily&q= uot;. after half hour of work cassandra fall with error "Out of memory= " i give 1500M to JVM, all parameters in yaml file are default. testin= g OS ubuntu 11.04 and windows server 2008 dc edition. Thanks! =A0
--bcaec548a81f76cbe204a8cf8e92--