Re: Pig pulling an older value from cassandra

2011-07-08 Thread aaron morton
Jeremy did you get anywhere with this ? If you are reading at CL ONE Read Repair will run in the background, so it may only be visible to subsequent reads. Cheers - Aaron Morton Freelance Cassandra Developer @aaronmorton http://www.thelastpickle.com On 6 Jul 2011, at 20:52,

Re: Pig pulling an older value from cassandra

2011-07-08 Thread Jeremy Hanna
Not yet - we've updated the CassandraStorage with a patch we've done for CASSANDRA-2869 to see if that might indirectly do something to the inputs, but not sure it would affect that part of it. The hadoop default in ConfigHelper is CL ONE. I need to do some more focused study of that data.

Pig pulling an older value from cassandra

2011-07-06 Thread Jeremy Hanna
I'm seeing some strange behavior and not sure how it is possible. We updated some data using a pig script and that wrote back to cassandra. We get the value and list the value on the Cassandra CLI and it's the updated value - from MARKET to market. However, when doing a pig script to filter