Re: CassandraStorage problem in Pig
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:-563062142824
CassandraStorage problem in Pig
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