Re: Pig output to Cassandra

2011-03-11 Thread Mark
I'll give it a try. Thanks alot! On 3/11/11 9:30 AM, Jeremy Hanna wrote: Yep - it's usable and separate so you should be able to download 0.7-branch and build the jar and use it against a 0.7.3 cluster. I've been using it against a 0.7.2 cluster actually. http://svn.apache.org/repos/asf/cass

Re: Pig output to Cassandra

2011-03-11 Thread Jeremy Hanna
Yep - it's usable and separate so you should be able to download 0.7-branch and build the jar and use it against a 0.7.3 cluster. I've been using it against a 0.7.2 cluster actually. http://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7/ To use it, check out the readme in the contri

Re: Pig output to Cassandra

2011-03-10 Thread Mark
Sweet! This is exactly what I was looking for and it looks like it was just resolved. Are there any working examples or documentation on this feature? Thanks On 3/10/11 8:57 PM, Matt Kennedy wrote: On its way... https://issues.apache.org/jira/browse/CASSANDRA-1828 On Mar 10, 2011, at 11:17 P

Re: Pig output to Cassandra

2011-03-10 Thread Matt Kennedy
On its way... https://issues.apache.org/jira/browse/CASSANDRA-1828 On Mar 10, 2011, at 11:17 PM, Mark wrote: > I thought I read somewhere that Pig has an output format that can write to > Cassandra but I am unable to find any documentation on this. Is this possible > and if so can someone pleas

Pig output to Cassandra

2011-03-10 Thread Mark
I thought I read somewhere that Pig has an output format that can write to Cassandra but I am unable to find any documentation on this. Is this possible and if so can someone please point me in the right direction. Thanks