Re: issue with composite row key on CassandraStorage pig?

2012-04-09 Thread Janwar Dinata
Jalkanen wrote: > > I don't think the Pig code supports Composite *keys* yet. The 1.0.9 code > supports Composite Column Names tho'... > > /Janne > > On Apr 8, 2012, at 06:02 , Janwar Dinata wrote: > > Hi, > > I have a column family that uses DynamicCompositeTyp

issue with composite row key on CassandraStorage pig?

2012-04-07 Thread Janwar Dinata
Hi, I have a column family that uses DynamicCompositeType for its keys_validation_class. When I try to dump the row keys using pig but it fails with java.lang.ClassCastException: org.apache.pig.data.DataByteArray cannot be cast to org.apache.pig.data.Tuple This is how I create the column family c