Re: EOFException in get_slice_super_by_names

2009-08-05 Thread Jonathan Ellis
anybody run across an EOFException in get_slice_super_by_names? i'm running 0.3.0-rc3, OSX, nothing nonstandard that I know of...  It happens on multiple rows.  Removing the super column and reinserting data seems to resolve the issue, but it's not great to have the exceptions occur in the first

Re: EOFException in get_slice_super_by_names

2009-08-05 Thread Mark McBride
/CASSANDRA-341 In 0.3 your best bet is to increase ColumnIndexSizeInKB in your config file to a value large enough that it never creates indexes. -Jonathan On Fri, Jul 31, 2009 at 4:18 PM, Mark McBridemark.mcbr...@gmail.com wrote: Has anybody run across an EOFException in get_slice_super_by_names

Re: EOFException in get_slice_super_by_names

2009-08-05 Thread Mark McBride
to stabilize for an 0.4 release. -Jonathan On Fri, Jul 31, 2009 at 4:18 PM, Mark McBridemark.mcbr...@gmail.com wrote: Has anybody run across an EOFException in get_slice_super_by_names? i'm running 0.3.0-rc3, OSX, nothing nonstandard that I know of...  It happens on multiple rows.  Removing the super

Re: EOFException in get_slice_super_by_names

2009-08-05 Thread Viktor Klang
McBridemark.mcbr...@gmail.com wrote: Has anybody run across an EOFException in get_slice_super_by_names? i'm running 0.3.0-rc3, OSX, nothing nonstandard that I know of... It happens on multiple rows. Removing the super column and reinserting data seems to resolve the issue, but it's

EOFException in get_slice_super_by_names

2009-07-31 Thread Mark McBride
Has anybody run across an EOFException in get_slice_super_by_names? i'm running 0.3.0-rc3, OSX, nothing nonstandard that I know of... It happens on multiple rows. Removing the super column and reinserting data seems to resolve the issue, but it's not great to have the exceptions occur

Re: EOFException in get_slice_super_by_names

2009-07-31 Thread Arin Sarkissian
...@gmail.com wrote: Has anybody run across an EOFException in get_slice_super_by_names? i'm running 0.3.0-rc3, OSX, nothing nonstandard that I know of...  It happens on multiple rows.  Removing the super column and reinserting data seems to resolve the issue, but it's not great to have the exceptions

Re: EOFException in get_slice_super_by_names

2009-07-31 Thread Mark McBride
, 2009 at 4:18 PM, Mark McBridemark.mcbr...@gmail.com wrote: Has anybody run across an EOFException in get_slice_super_by_names? i'm running 0.3.0-rc3, OSX, nothing nonstandard that I know of...  It happens on multiple rows.  Removing the super column and reinserting data seems to resolve the issue