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 E038C10ED1 for ; Wed, 20 Nov 2013 04:56:39 +0000 (UTC) Received: (qmail 35160 invoked by uid 500); 20 Nov 2013 04:56:34 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 35132 invoked by uid 500); 20 Nov 2013 04:56:24 -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 35123 invoked by uid 99); 20 Nov 2013 04:56:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Nov 2013 04:56:21 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of spertus.michael@gmail.com designates 209.85.214.181 as permitted sender) Received: from [209.85.214.181] (HELO mail-ob0-f181.google.com) (209.85.214.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Nov 2013 04:56:17 +0000 Received: by mail-ob0-f181.google.com with SMTP id uy5so1712025obc.12 for ; Tue, 19 Nov 2013 20:55:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=YxvuXVfaeUFy51L+W4LHdcP3v6dfCTe+NJSjVCEQpj8=; b=aakMs6HYNgspF0HJ3phEsLXj+L4ZgFtI5CUvmkaq28GNhRzwIKBDzsaxbqhW41J+ni xuu2MnMPYpoKUAb1APuyyl/Llk3yn/VnkA9kwGrVay46bGALq1J0Rt/F8Dx7l8S0LwXg ZdSpb41tX6hiE6kQx0//hyAj9eY3VTwjdUmfMccxXIUewKCA9Wq+Rg0LXtgGK5ZlokEn HB/S96TX0ShICnTVdq/0SLCRN5dy50EQ0fik2Sdmpe9vuW+xSEbsu3t+QHjn8pASKCnW Q1c+zsZgPABS47gPHWHu66H6qqslHBN8OeTIChhgIaF0vLky+Vz/kIIOg5FFgu9kZtz3 VCoQ== MIME-Version: 1.0 X-Received: by 10.182.246.74 with SMTP id xu10mr28400389obc.23.1384923356357; Tue, 19 Nov 2013 20:55:56 -0800 (PST) Sender: spertus.michael@gmail.com Received: by 10.76.9.68 with HTTP; Tue, 19 Nov 2013 20:55:56 -0800 (PST) In-Reply-To: References: Date: Tue, 19 Nov 2013 22:55:56 -0600 X-Google-Sender-Auth: jR3INstz9vfkcW4ZSjFRiTehTNA Message-ID: Subject: Re: CassandraStorage problem in Pig From: Michael Spertus To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=001a11c2e608b26ae504eb949877 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2e608b26ae504eb949877 Content-Type: text/plain; charset=ISO-8859-1 It looks like the problem is that the endpoints are missing: Schema Version:b0320912-08ca-36fb-91f8-d777452a8483 TokenRange: TokenRange(start_token:2028301535693519804, end_token:2029382165996661429, endpoints:[], rpc_endpoints:[], endpoint_details:[]) TokenRange(start_token:-5630621428241587195, end_token:-5602444823060522347, endpoints:[], rpc_endpoints:[], endpoint_details:[]) TokenRange(start_token:8306980276642571252, end_token:8312066644979158581, endpoints:[], rpc_endpoints:[], endpoint_details:[]) ... Any thoughts about why no endpoints might be listed? Thanks, Mike On Tue, Nov 19, 2013 at 8:01 AM, Michael Spertus wrote: > I am trying to use CassandraStorage in pig, and I am getting the error > "Invalid token information returned by describe_ring: {}" whenever I try to > output to Cassandra. What could I be doing wrong? > > Thanks, > > Mike > --001a11c2e608b26ae504eb949877 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
It looks like the problem is that the endpoints are m= issing:


Schema Version:b0320912-08ca-36fb-91f8-d777452a8483
T= okenRange:
=A0=A0=A0 TokenRange(start_token:2028301535693519804, end_to= ken:2029382165996661429, endpoints:[], rpc_endpoints:[], endpoint_details:[= ])
=A0=A0=A0 TokenRange(start_token:-5630621428241587195, end_token:-560244482= 3060522347, endpoints:[], rpc_endpoints:[], endpoint_details:[])
=A0=A0= =A0 TokenRange(start_token:8306980276642571252, end_token:83120666449791585= 81, endpoints:[], rpc_endpoints:[], endpoint_details:[])
...


Any thoughts about why no endpoints might be list= ed?

Thanks,

Mike



On Tu= e, Nov 19, 2013 at 8:01 AM, Michael Spertus <mike@spertus.com> wrote:
=A0I am trying to use Cassa= ndraStorage in pig, and I am getting the error "Invalid token informat= ion returned by describe_ring: {}" whenever I try to output to Cassand= ra. What could I be doing wrong?

Thanks,

Mike

--001a11c2e608b26ae504eb949877--