Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 98680 invoked from network); 23 Apr 2010 15:22:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Apr 2010 15:22:54 -0000 Received: (qmail 9429 invoked by uid 500); 23 Apr 2010 15:22:53 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 9398 invoked by uid 500); 23 Apr 2010 15:22:53 -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 9390 invoked by uid 99); 23 Apr 2010 15:22:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Apr 2010 15:22:53 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jbellis@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-wy0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Apr 2010 15:22:46 +0000 Received: by wyb35 with SMTP id 35so1430580wyb.31 for ; Fri, 23 Apr 2010 08:22:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=3Kaip+HRqbS5p3TgTFIqafGcNGVaXXmozgtQzq/GIA4=; b=Orzt0KNPX1NfYHdDLLOBaIOg74AgduFzx+wzkac2Rb+6drrHGeYnKDtQF8UA+f/wXS nubXsRQaWIl8I6sOASTwUD/VEfD+LgfkD16uu/6zAtKJ2EijwAB/UzzpA/BlXj0Dr8pS h4pjGpKtiiuaXmcxXTteS4ETaYkVlEWNUF3ow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=yETeBVBh543ogHSuZN+gqqWIwRWeNn1/1PTytPLRdCVoPrjFEM6bWN8JWOHYriuDT6 FvLbuFIiTdKcS4BsoXgQDZ0uf/m6HacEeeFbcFRPZjXHlBBrhV+NjNnOGlRb/KFpPOAU SwVGSOHRuOFYYaTM8ll950kqpp1kn/dYw97UM= Received: by 10.216.85.70 with SMTP id t48mr294613wee.59.1272036146352; Fri, 23 Apr 2010 08:22:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.17.147 with HTTP; Fri, 23 Apr 2010 08:22:06 -0700 (PDT) In-Reply-To: References: From: Jonathan Ellis Date: Fri, 23 Apr 2010 10:22:06 -0500 Message-ID: Subject: Re: org.apache.cassandra.dht.OrderPreservingPartitioner Initial Token To: user@cassandra.apache.org Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org a normal String from the same universe as your keys. On Fri, Apr 23, 2010 at 7:23 AM, Mark Jones wrote: > How is this specified? > > Is it a large hex #? > > A string of bytes in hex? > > > > http://wiki.apache.org/cassandra/StorageConfiguration doesn=92t say.