Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 99264 invoked from network); 8 Jul 2010 06:40:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Jul 2010 06:40:43 -0000 Received: (qmail 64085 invoked by uid 500); 8 Jul 2010 06:40:41 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 63924 invoked by uid 500); 8 Jul 2010 06:40:39 -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 63916 invoked by uid 99); 8 Jul 2010 06:40:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 06:40:38 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.82.172] (HELO mail-wy0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 06:40:29 +0000 Received: by wyb40 with SMTP id 40so302675wyb.31 for ; Wed, 07 Jul 2010 23:39:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.79.66 with SMTP id h44mr2113806wee.6.1278571149019; Wed, 07 Jul 2010 23:39:09 -0700 (PDT) Sender: scode@scode.org Received: by 10.216.230.96 with HTTP; Wed, 7 Jul 2010 23:39:08 -0700 (PDT) X-Originating-IP: [90.233.12.91] In-Reply-To: References: Date: Thu, 8 Jul 2010 08:39:08 +0200 X-Google-Sender-Auth: oWnKI3wzYwmoBvSofuqrr3UDL1E Message-ID: Subject: Re: How to add a new Keyspace? From: Peter Schuller To: user@cassandra.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org > =C2=A0 If I want to add a new Keyspace, does it mean I have to distribute= my > storage-conf.xml to whole nodes? and restart whole nodes? I *think* that is the case in Cassandra 0.6, but I'll let someone else comment. In trunk/upcoming 7 there are live schema upgrades that propagate through the cluster: http://wiki.apache.org/cassandra/LiveSchemaUpdates --=20 / Peter Schuller