You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by Claudio Romo Otto <cl...@namictech.com> on 2013/10/16 16:28:17 UTC

Pig doesn't support Cassandra 2.x

When I try to use Pig (on any version) with latest version of Apache 
Cassandra (2.0.0 or 2.0.1) I get this error:

ERROR 1070: Could not resolve CassandraStorage using imports: 
[,org.apache.pig.builtin., org.apache.pig.impl.builtin.]

When I change from Cassandra 2.0.0 to Cassandra 1.2.8 pig works well.

---------
Additional info:
Pig versions: 0.12.1-SNAPSHOT, 0.12 and 0.11
Cassandra: 2.0.1, 2.0.0 and 1.2.8

Working setup: Cassandra 1.2.8 and Pig 0.12