Re: Cassandra and Pig - how to get column values?

2010-10-16 Thread Eric Lee
Ah nice, even better, thanks! On Sat, Oct 16, 2010 at 2:31 PM, Brandon Williams wrote: > On Sat, Oct 16, 2010 at 3:55 PM, Eric Lee wrote: > >> I have this working now with the following: >> >> rows = LOAD 'cassandra://TwitterExample/User' using Cassandra

Re: Cassandra and Pig - how to get column values?

2010-10-16 Thread Eric Lee
ot, but it appears to be working. Any thoughts would be appreciated. Eric. On Fri, Oct 15, 2010 at 8:02 PM, Eric Lee wrote: > Hey guys, > > I'm having a problem with pig and cassandra and was hoping someone could > point me in the right direction. I've setup Pig and Cassandra a

Cassandra and Pig - how to get column values?

2010-10-15 Thread Eric Lee
Hey guys, I'm having a problem with pig and cassandra and was hoping someone could point me in the right direction. I've setup Pig and Cassandra and I'm able to run through the example shown in the README.txt - I can view a list of top column names. That's all good stuff. What I would like to do