Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 87720 invoked from network); 28 Dec 2009 12:44:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Dec 2009 12:44:03 -0000 Received: (qmail 41719 invoked by uid 500); 28 Dec 2009 12:44:03 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 41660 invoked by uid 500); 28 Dec 2009 12:44:02 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 41651 invoked by uid 99); 28 Dec 2009 12:44:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Dec 2009 12:44:02 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,SUBJECT_FUZZY_TION X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of beuknight@gmail.com designates 74.125.78.150 as permitted sender) Received: from [74.125.78.150] (HELO ey-out-1920.google.com) (74.125.78.150) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Dec 2009 12:43:55 +0000 Received: by ey-out-1920.google.com with SMTP id 3so2323962eyh.8 for ; Mon, 28 Dec 2009 04:43:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=UzHEkMZxPx+ZMDT7EV9ksFebvK0UDDolHm0U/k0etnw=; b=U1/ljUuRnSwiRF/nJW8tVtSIn6kvM1JVnQrNlGHOxDNG9ZUKz/qbH/X0wCqoR70miA +5L2AlRrrxevcpTSkOf/owWc3QsJPAGQPyDFlvRgKxaTHfrmtWQAh8+Q7tONUTeInCzD lKp/TGtKXzm3Ra9uLdp+kSK2kEWEyXXVNJf/U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TV26+2f+Mv1FkUIphrUAKbh9zUVBbEYtjZdXFLkrewZA3Xmzv+8ugpnuIK3ITCQ7ZB aUlIgjCSP3ZZ7GOkesOlArbpNJUWATgfLRv5qxBkIrWimFUyDw210GGPtFwMa4PFarTD LEzYvoqY9+0oSgJlpbradyMRwCYswMKDD6mMg= MIME-Version: 1.0 Received: by 10.216.89.76 with SMTP id b54mr1737756wef.105.1262004214196; Mon, 28 Dec 2009 04:43:34 -0800 (PST) Date: Mon, 28 Dec 2009 07:43:34 -0500 Message-ID: Subject: Partition data - advantage and disadvantage From: JKnight JKnight To: cassandra-user@incubator.apache.org Content-Type: multipart/alternative; boundary=0016e6d7ec20e46ca7047bc94043 --0016e6d7ec20e46ca7047bc94043 Content-Type: text/plain; charset=ISO-8859-1 Dear all, Could you show me the advantage and disadvantage of each partition type: ~ org.apache.cassandra.dht.RandomPartitioner, ~ org.apache.cassandra.dht.OrderPreservingPartitioner, and ~ org.apache.cassandra.dht.CollatingOrderPreservingPartitioner. Thank a lot for support. -- Best regards, JKnight --0016e6d7ec20e46ca7047bc94043 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dear all,=A0

Could you show me the advantage and disadva= ntage of each partition type: =A0
=A0=A0 ~ org.apache.cassan= dra.dht.RandomPartitioner,
=A0=A0 ~ org.apache.cassandra.dht.Orde= rPreservingPartitioner, and
=A0=A0 ~ org.apache.cassandra.dht.CollatingOrderPreservingPartitioner.=

Thank a lot for support.=A0

--
Best regards,
JKnight
--0016e6d7ec20e46ca7047bc94043--