Hi.
I´ve avoided the issue by disabling assertions (-da). Any suggestions
on a better strategy?
Thanks
José
On Thu, Aug 9, 2012 at 5:29 PM, Jose Flexa wrote:
> Hi,
>
> I am triggering the assertion at the start of
> ColumnFamilyStore.getRangeSlice when setting a SlicePr
Hi,
I am triggering the assertion at the start of
ColumnFamilyStore.getRangeSlice when setting a SlicePredicate with
sliceRange.setStart(new byte[0]), sliceRange.setFinish(new byte[0]);
sliceRange.setCount(Integer.MAX_VALUE); in a AWS EMR job flow. AWS EMR
uses libthrift 0.7.0 but my cassandra clu