Re: CorruptedBlockException

2013-04-12 Thread Alexis Rodríguez
; > ** ** > > *From:* Alexis Rodríguez > [mailto:arodrig...@inconcertcc.com] > > *Sent:* Thursday, April 11, 2013 5:31 PM > *To:* user@cassandra.apache.org > *Subject:* Re: CorruptedBlockException > > ** ** > > Aaron, > > ** ** > > It seems that we a

Re: CorruptedBlockException

2013-04-11 Thread Lanny Ripple
ly way to make the SStable files > disappear is to run “nodetool cleanup” (which takes hours to run). > > Just a theory so far…. > > From: Alexis Rodríguez [mailto:arodrig...@inconcertcc.com] > Sent: Thursday, April 11, 2013 5:31 PM > To: user@cassandra.apache.org

Re: CorruptedBlockException

2013-04-11 Thread aaron morton
isappear is to run “nodetool cleanup” (which takes hours to run). > > > > Just a theory so far…. > > > > From: Alexis Rodríguez [mailto:arodrig...@inconcertcc.com] > Sent: Thursday, April 11, 2013 5:31 PM > To: user@cassandra.apache.org > Subject: Re: Corru

RE: CorruptedBlockException

2013-04-11 Thread moshe.kranc
inconcertcc.com] Sent: Thursday, April 11, 2013 5:31 PM To: user@cassandra.apache.org Subject: Re: CorruptedBlockException Aaron, It seems that we are in the same situation as Nury, we are storing a lot of files of ~5MB in a CF. This happens in a test cluster, with one node using cassandra

Re: CorruptedBlockException

2013-04-11 Thread Alexis Rodríguez
y. > Take a look on disk at /var/lib/cassandra/data/ and > /var/lib/cassandra/commitlog to see what is taking up a lot of space. > > Cassandra stores the column names as well as the values, so that can take > up some space. > > > it says that while compaction a Corr

Re: CorruptedBlockException

2012-07-05 Thread aaron morton
t; it says that while compaction a CorruptedBlockException has occured. Are you able to reproduce this error ? Thanks - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 6/07/2012, at 12:04 AM, Nury Redjepow wrote: > Hello to all, > &g

CorruptedBlockException

2012-07-05 Thread Nury Redjepow
space was taken. In log, it says that while compaction a CorruptedBlockException has occured. But I don't understand, how was all the available space taken away. Data structure CREATE KEYSPACE largeobjectsWITH placement_strategy = 'SimpleStrategy' AND strategy_options={replication_