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 6E2B97A49 for ; Sun, 4 Sep 2011 18:06:14 +0000 (UTC) Received: (qmail 65076 invoked by uid 500); 4 Sep 2011 18:06:12 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 64785 invoked by uid 500); 4 Sep 2011 18:06:11 -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 64776 invoked by uid 99); 4 Sep 2011 18:06:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2011 18:06:10 +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 zhongresearch@gmail.com designates 209.85.213.172 as permitted sender) Received: from [209.85.213.172] (HELO mail-yx0-f172.google.com) (209.85.213.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2011 18:06:04 +0000 Received: by yxj17 with SMTP id 17so2344705yxj.31 for ; Sun, 04 Sep 2011 11:05:43 -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=RBcAN5pzrscw65dvej/DOz9mNwvGy7K2Mph0baSwTEg=; b=gABKa0MUl7F/yhPZA0Mq9AgUvvdZ7DGoB32+QuAHSXU1I7Ga2H7sGhqX0S3oyO9lF9 3EXlw5+cjoibuc78hDOWS2ZGkuIQ2YJoDufpNfWuomoqr+o1ATRBUrsjZX5INh1S8NAz fPYkuIMN7jbb4QjdhzkGifAp10HYu1BKYIQ+I= MIME-Version: 1.0 Received: by 10.236.76.41 with SMTP id a29mr14881589yhe.40.1315159543649; Sun, 04 Sep 2011 11:05:43 -0700 (PDT) Received: by 10.236.209.198 with HTTP; Sun, 4 Sep 2011 11:05:43 -0700 (PDT) Date: Sun, 4 Sep 2011 14:05:43 -0400 Message-ID: Subject: about partitioner in cluster From: Zhenyu Zhong To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=20cf303b40e36c157e04ac2171e6 --20cf303b40e36c157e04ac2171e6 Content-Type: text/plain; charset=ISO-8859-1 Hi, I am new to Cassandra. I have some questions about the cluster partitioner. It looks like once I set the partitioner, there is no way to change it later. However, in our application, some keyspaces need to be sorted based on key, some don't. Is there a flexible way to define a cluster to contain different keyspaces with different order preference? thanks zhenyu --20cf303b40e36c157e04ac2171e6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I am new to Cassandra.
I have some questio= ns about the cluster partitioner.

It looks like on= ce I set the partitioner, there is no way to change it later.=A0

However, in our application, some keyspaces need to be sorte= d based on key, some don't.
Is there a flexible way to define= a cluster to contain different keyspaces with different order preference?<= /div>

thanks
zhenyu
--20cf303b40e36c157e04ac2171e6--