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 E177110570 for ; Fri, 23 Aug 2013 22:12:45 +0000 (UTC) Received: (qmail 27120 invoked by uid 500); 23 Aug 2013 22:12:43 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 27096 invoked by uid 500); 23 Aug 2013 22:12:43 -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 27088 invoked by uid 99); 23 Aug 2013 22:12:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Aug 2013 22:12:43 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dave@stormpath.com designates 209.85.220.43 as permitted sender) Received: from [209.85.220.43] (HELO mail-pa0-f43.google.com) (209.85.220.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Aug 2013 22:12:37 +0000 Received: by mail-pa0-f43.google.com with SMTP id hz10so1178647pad.2 for ; Fri, 23 Aug 2013 15:12:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:from:content-type:subject:message-id:date:to :mime-version; bh=40dKL8kSOIMfjlrM6fu5gBH6rJnW5wY72adwmuWYUp0=; b=YLMgPn2APCWtMlPq6XDzeix7CNnpiI97J+/qa6xo4EonrRrySH/hv+nsROXlmwM8tf tUMpGqBFAkLN1m13elUXOLpKMu7UdPk6avjEIyL4gqD3gBbAlFLpfCZhS2FRvrOvVlLm ndBuXuiNzRmBa7kDJhHBqkGAQIllitpxB/QN+M7lSRPZfdoumDxhYll5AExmHWojx/hx tN0+8X9QJXW1unLJYF4EgRQgkT1a386pii8BcSnzadrBuO4Jy5dAIuCTsRQQ5F/KEcIX LoqoMJEBoTAnvhkHF02lYuIzSW2EcxWeG5x5bCtATnxyHovpkur9XFlJkaKnH9p26fFk Z0Rg== X-Gm-Message-State: ALoCoQnnFwJIWCSiHbOgOS8c/r0pFbzAdANngQ6jefk3Ww+GqRhZ3zzT9HjvCL+FFYlR1n5YigVq X-Received: by 10.67.24.7 with SMTP id ie7mr1130747pad.112.1377295937122; Fri, 23 Aug 2013 15:12:17 -0700 (PDT) Received: from [10.1.10.12] (50-196-172-118-static.hfc.comcastbusiness.net. [50.196.172.118]) by mx.google.com with ESMTPSA id mr3sm1954595pbb.27.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 15:12:16 -0700 (PDT) From: David Laube Content-Type: multipart/alternative; boundary="Apple-Mail=_BBAEF887-A795-4D93-9B9F-80BD33D35CA3" Subject: Cassandra JVM heap sizes on EC2 Message-Id: <112276F9-454B-4F7E-8EF7-BF7E128B70A4@stormpath.com> Date: Fri, 23 Aug 2013 15:12:14 -0700 To: user@cassandra.apache.org Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) X-Mailer: Apple Mail (2.1508) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_BBAEF887-A795-4D93-9B9F-80BD33D35CA3 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi All, We are evaluating our JVM heap size configuration on Cassandra 1.2.8 and = would like to get some feedback from the community as to what the proper = JVM heap size should be for cassandra nodes deployed on to Amazon EC2. = We are running m2.4xlarge EC2 instances (64GB RAM, 8 core, 2 x 840GB = disks) --so we will have plenty of RAM. I've already consulted the docs = at = http://www.datastax.com/documentation/cassandra/1.2/mobile/cassandra/opera= tions/ops_tune_jvm_c.html but would love to hear what is working or not = working for you in the wild. Since Datastax cautions against using more = than 8GB, I'm wondering if it is even advantageous to use even slightly = more. Thanks, -David Laube --Apple-Mail=_BBAEF887-A795-4D93-9B9F-80BD33D35CA3 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii Hi = All,

We are evaluating our JVM heap size = configuration on Cassandra 1.2.8 and would like to get some feedback = from the community as to what the proper JVM heap size should be for = cassandra nodes deployed on to Amazon EC2. We are running m2.4xlarge EC2 = instances (64GB RAM, 8 core, 2 x 840GB disks) --so we will have plenty = of RAM. I've already consulted the docs at