In general (on hadoop based systems), if the input is not immutable - you can end up with issues during task re-execution, etc. This happens not just for cassandra but for hbase, others too - where you modify data in-place.



Regards,
Mridul

On Thursday 21 April 2011 04:29 AM, Bing Wei wrote:
Hi, All.

When I do a pig query on Cassandra, and the Cassandra is updated by
application at the same time, what will happen? I may get inconsistent
results, right?


Reply via email to