Re: Getting HexToBytes Error while reading from Cassandra

2012-02-18 Thread David Allsopp
Is this maybe related to CASSANDRA-2851 (make hexToBytes refuse invalid input?). hexToBytes() will throw exceptions if the input has an odd number of characters, or contains on-hex characters (or is null). On 16 February 2012 18:00, PJunk wrote: > > Hello, > > We are trying to read data from

Getting HexToBytes Error while reading from Cassandra

2012-02-16 Thread PJunk
Hello, We are trying to read data from cassandra via pig. The version of cassandra is 1.0.7 and pig is 0.9.0. We get the following error when we try to load the data from the cassandra keyspace and columnfamily. [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 2997: Unable to recreate