Re: Exception when truncate

2012-05-23 Thread ruslan usifov
It's look s very strange but yes. Now i can't reproduce this 2012/5/22 aaron morton : > The first part of the name is the current system time in milliseconds. > > If you run it twice do you get log messages about failing to create the same > directory twice ? > > Cheers > > - > Aar

Re: Exception when truncate

2012-05-22 Thread aaron morton
The first part of the name is the current system time in milliseconds. If you run it twice do you get log messages about failing to create the same directory twice ? Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 21/05/2012, at 5:09 AM,

Re: Exception when truncate

2012-05-20 Thread ruslan usifov
I think as you, but this is not true, there are not any permissions issue. And as i said before, cassandra try to create directory for snapshort that already exists 2012/5/19 Jonathan Ellis : > Sounds like you have a permissions problem.  Cassandra creates a > subdirectory for each snapshot. > > O

Re: Exception when truncate

2012-05-19 Thread Jonathan Ellis
Sounds like you have a permissions problem. Cassandra creates a subdirectory for each snapshot. On Thu, May 17, 2012 at 4:57 AM, ruslan usifov wrote: > Hello > > I have follow situation on our test server: > > from cassandra-cli i try to use > > truncate purchase_history; > > 3 times i got: > >

Re: Exception when truncate

2012-05-17 Thread ruslan usifov
>>> confidential. If you are not the intended recipient, you are reminded that >>> the information remains the property of the sender. You must not use, >>> disclose, distribute, copy, print or rely on this e-mail. If you have >>> received this message in error, please

Re: Exception when truncate

2012-05-17 Thread Jeremy Hanna
>> received this message in error, please contact the sender immediately and >> irrevocably delete this message and any copies.> -Original Message- >>> From: ruslan usifov [mailto:ruslan.usi...@gmail.com] >>> Sent: Thursday, May 17, 2012 13:06 >>> To: us

Re: Exception when truncate

2012-05-17 Thread ruslan usifov
immediately and > irrevocably delete this message and any copies.> -Original Message- >> From: ruslan usifov [mailto:ruslan.usi...@gmail.com] >> Sent: Thursday, May 17, 2012 13:06 >> To: user@cassandra.apache.org >> Subject: Re: Exception when truncate >> >&

RE: Exception when truncate

2012-05-17 Thread Viktor Jevdokimov
irrevocably delete this message and any copies.> -Original Message- > From: ruslan usifov [mailto:ruslan.usi...@gmail.com] > Sent: Thursday, May 17, 2012 13:06 > To: user@cassandra.apache.org > Subject: Re: Exception when truncate > > Also i miss understand why on em

Re: Exception when truncate

2012-05-17 Thread ruslan usifov
Also i miss understand why on empty CF(no any SStable) truncate heavy loads disk?? 2012/5/17 ruslan usifov : > Hello > > I have follow situation on our test server: > > from cassandra-cli i try to use > > truncate purchase_history; > > 3 times i got: > > [default@township_6waves] truncate purchase