Memtables stored in which location

2011-07-21 Thread Abdul Haq Shaik
Hi, Can you please let me know where exactly the memtables are getting stored. I wanted to know the physical location

Re: How to remove/add node

2011-07-13 Thread Abdul Haq Shaik
only way to change tokens after they've been set is using a nodetool > move or clearing /var/lib/cassandra. > > > > On Wed, Jul 13, 2011 at 7:41 AM, Abdul Haq Shaik < > abdulsk.cassan...@gmail.com> wrote: > >> Hi, >> >> I have deleted the data, c

How to remove/add node

2011-07-13 Thread Abdul Haq Shaik
Hi, I have deleted the data, commitlog and saved cache directories. I have removed one of the nodes from the seeds of cassandra.yaml. When i tried to use nodetool, itshowing the removed node as up.. Thanks, Abdul