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 <m...@spertus.com> 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 >