Re: Null Error Running pig_cassandra

2012-12-14 Thread James Schappet
I was able to resolr this issue by removing Hadoop from the class path. On Wednesday, December 12, 2012, aaron morton wrote: > there is about 3 checks that should have caught the Null. > > at > org.apache.cassandra.hadoop.ConfigHelper.getInputSlicePredicate(ConfigHelper.java:176) > > This

Re: Null Error Running pig_cassandra

2012-12-12 Thread aaron morton
there is about 3 checks that should have caught the Null. > at > org.apache.cassandra.hadoop.ConfigHelper.getInputSlicePredicate(ConfigHelper.java:176) This line does not match the source code for the 1.2.0-beta3 tag. Can you try it with the 1.1.7 bin distro ? Cheers

Null Error Running pig_cassandra

2012-12-12 Thread James Schappet
When trying to run the example-script.pig, I get the following error, null error. tsunami:pig schappetj$ bin/pig_cassandra -x local example-script.pig Using /Library/pig-0.10.0/pig-0.10.0.jar. 2012-12-12 11:02:54,079 [main] INFO org.apache.pig.Main - Apache Pig version 0.10.0 (r1328203) compil