RE: Column family cannot be removed

2011-03-21 Thread George Ciubotaru
then restart Cassandra server. George -Original Message- From: Nikolay [mailto:nkovs...@yandex.ru] Sent: 21 March 2011 12:20 To: user@cassandra.apache.org Subject: Re: Column family cannot be removed Jonathan Ellis gmail.com> writes: > > drop and truncate both snapshot fir

Re: Column family cannot be removed

2011-03-21 Thread Nikolay
Jonathan Ellis gmail.com> writes: > > drop and truncate both snapshot first, which requires forking to run > ln if you don't have JNA installed. > > best solution: install JNA so it can do in-process link calls. > Could you please tell exact actions in client (or not in client ?) that should b

RE: Column family cannot be removed

2011-03-01 Thread George Ciubotaru
Thank you guys, this solved the issue indeed. George -Original Message- From: Jonathan Ellis [mailto:jbel...@gmail.com] Sent: 28 February 2011 19:00 To: user@cassandra.apache.org Cc: George Ciubotaru Subject: Re: Column family cannot be removed drop and truncate both snapshot first

Re: Column family cannot be removed

2011-02-28 Thread Jonathan Ellis
drop and truncate both snapshot first, which requires forking to run ln if you don't have JNA installed. best solution: install JNA so it can do in-process link calls. On Mon, Feb 28, 2011 at 6:05 AM, George Ciubotaru wrote: > Hello guys, > > > > I’m trying to remove a column family but without