-1787
>
> Tx,
>
> Jeremy
>
> On Nov 29, 2010, at 3:14 AM, RS wrote:
>
>> Hi guys,
>>
>> I am trying to run word_count example from contrib directory (0.7 beta
>> 3 and 0.7.0 rc 1).
>> It works fine in a single-node configuration, but fails with 2+ nodes
Hi guys,
I am trying to run word_count example from contrib directory (0.7 beta
3 and 0.7.0 rc 1).
It works fine in a single-node configuration, but fails with 2+ nodes.
It fails in the assert statement, which caused problems before
(https://issues.apache.org/jira/browse/CASSANDRA-1700).
Here's