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 12649706E for ; Sat, 30 Jul 2011 22:53:03 +0000 (UTC) Received: (qmail 91746 invoked by uid 500); 30 Jul 2011 22:53:00 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 91651 invoked by uid 500); 30 Jul 2011 22:52:59 -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 91643 invoked by uid 99); 30 Jul 2011 22:52:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jul 2011 22:52:59 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.139.212.179] (HELO nm20.bullet.mail.bf1.yahoo.com) (98.139.212.179) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 30 Jul 2011 22:52:50 +0000 Received: from [98.139.212.152] by nm20.bullet.mail.bf1.yahoo.com with NNFMP; 30 Jul 2011 22:52:29 -0000 Received: from [98.139.212.242] by tm9.bullet.mail.bf1.yahoo.com with NNFMP; 30 Jul 2011 22:52:29 -0000 Received: from [127.0.0.1] by omp1051.mail.bf1.yahoo.com with NNFMP; 30 Jul 2011 22:52:29 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 314330.86976.bm@omp1051.mail.bf1.yahoo.com Received: (qmail 34352 invoked by uid 60001); 30 Jul 2011 22:52:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1312066348; bh=lP6SG6A1kUd6EnGVZgdmsnr3drub7y+OU20WgOCNzp8=; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=BB6yL1zLS/p979jJAbceCDzVludyjluQVkhen6iSYcYXZ/x9Tp9R+FcD0F0gui8djxrrYm4HFLHPOv8Y4DO2J1j/ML1MvPmpx3/R4/x6qtp071Ckirf0r4+RWSr524/ZgYEXWQEj2jahvqbuZpxKKXg2adoRtSlkBh4K3A1yC2A= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=5XboO0kBSoycAWoRC67My7NR/2NDIkaDDJdExjQjfXM7sALzoZRoCVxFFPevQKAOFk9zEA8ZtNvuJhy9oEAeYmdGftW9SOIwx3AT0YZByoWHnfWaApFM3i4PdwIIBt8o+tbfN4uGYbJoMe4W4N6Ze7suh06GppMkkrzO5lxtNuc=; X-YMail-OSG: yeHDDLAVM1l1Vyhal6oC1Wg.AScaQrOTTJrle72ZkmI7Jf9 n4D1C0KA3fbHFzfEmt1HMh9NzMvIp6CSwTHClT0uyEcV0CYI1VaJ60hXq6qN wRiK_6CVCMW2d02qhWFCqjePZe.ODmeg44RP_iOUAOohDgLTZLcmQEyFF5jV Pj0ucTU9yrBw05Bej83lWdFpBy6SuRrb.3TTqF9aYiHCUbUG3CI8mx2tkKAi O1GmikeL_itbtZiJpmCCjtYxQwCSqgLovikNAOwQi0USdUr_x34aQPkifpUp L3TCbE_FyjSf39BWxhXDNsRwmVpX9gSAWCrWnVFJEigQxSYxgixc9pdZlOR0 G2v4ZsXcIOm_O5pNBdmhxFlFJraQYHvSWVC01MWs8yEbJrOsPPDBnHLs- Received: from [189.107.249.3] by web130113.mail.mud.yahoo.com via HTTP; Sat, 30 Jul 2011 15:52:28 PDT X-Mailer: YahooMailWebService/0.8.113.313619 Message-ID: <1312066348.23385.YahooMailNeo@web130113.mail.mud.yahoo.com> Date: Sat, 30 Jul 2011 15:52:28 -0700 (PDT) From: Rafael Almeida Reply-To: Rafael Almeida Subject: How tokens work? To: "user@cassandra.apache.org" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hello,=0A=0AI have computers that are better than others in my cluster. In = special, there's=0Aone which is much better and I'd like to give it more lo= ad than the others. Is it=0Apossible? I'm using RandomPartitioner, should I= use other? Should I select tokens=0Ain some particular way? How is load di= stribution implemented in RandomPartitioner=0Awith respect to tokens?=0A=0A= Thank=A0 you,=0ARafael=0A