It turns out that it's not just a corrupt row -- the second half of the Data file is overwritten with index entries instead of actual data.
I'll track progress in https://issues.apache.org/jira/browse/CASSANDRA-720. -Jonathan On Sun, Jan 17, 2010 at 10:30 PM, Jonathan Ellis <jbel...@gmail.com> wrote: > The row size data is incorrect, so there's no way to recover using > just the data file. It can be done by using the redundant information > in the index, though. Should get that done tomorrow. > > On Thu, Jan 14, 2010 at 9:35 PM, Jonathan Ellis <jbel...@gmail.com> wrote: >> I am working on a patch for you. >> >> On Thu, Jan 14, 2010 at 9:21 PM, JKnight JKnight <beukni...@gmail.com> wrote: >>> Dear all, >>> >>> This is my data model >>> >>> <Keyspace Name="FeedUsers"> >>> <ColumnFamily CompareWith="BytesType" Name="FeedUsersHome" /> >>> </Keyspace> >>> >>> Could you help me to detect problem? >>> >>> Thank a lot for support >>> >>> On Wed, Jan 13, 2010 at 10:49 AM, Jonathan Ellis <jbel...@gmail.com> wrote: >>>> >>>> What is your CF definition in your config file? >>>> >>>> On Sun, Jan 10, 2010 at 7:59 PM, JKnight JKnight <beukni...@gmail.com> >>>> wrote: >>>> > The attachment contains data that raise error in compact step. >>>> > Could you help me to detect the problem? >>> >>> >>> >>> -- >>> Best regards, >>> JKnight >>> >> >