Re: Clustering in .7 beta 2

2010-10-12 Thread Scott Mann
Are you aware of this: http://wiki.apache.org/cassandra/JmxGotchas/ ? -Scott

Re: Newbie Question about restarting Cassandra

2010-10-06 Thread Scott Mann
Yes. ctrl-C if running in the foreground. Use kill , if running in the background (see the man page for kill if you are unfamiliar with it). Killing Cassandra is the only way to terminate it. On Wed, Oct 6, 2010 at 11:03 AM, Alberto Velandia wrote: > So, is ctrl + C how you stop cassandra? or I'm

Re: Cassandra documentation available

2010-09-29 Thread Scott Mann
On the authentication page (http://www.riptano.com/docs/0.6.5/install/auth-config), the link associated with "passwd.mode=MD5" is bad. It should take you to the table onhttp://www.riptano.com/docs/0.6.5/install/env-settings. Do you want these sent to you or someone else directly? Save the list? As

Re: How to get a list of keys of a CF?

2010-09-20 Thread Scott Mann
Aaron, Thanks. Also for the reminder about tombstones. -- -Scott

How to get a list of keys of a CF?

2010-09-20 Thread Scott Mann
Hello, I need to get a list of all the keys of a particular CF. The API doc indicates that "get_key_range" is gone now (I'm using 0.6.5), and that I need to use "get_range_slices," which returns the list of keys and their associated rows. Is this the only way to get the list of keys? It just seem

Re: a few generic questions

2010-09-19 Thread Scott Mann
On Sun, Sep 19, 2010 at 11:53 AM, Scott Mann wrote: > Hi Mario, > > I'll take a shot at answering a few of these, but mostly at this > point, I'd recommend looking at the available documentation. Start at > http://wiki.apache.org/cassandra/FrontPage. > > More com

Re: a few generic questions

2010-09-19 Thread Scott Mann
Hi Mario, I'll take a shot at answering a few of these, but mostly at this point, I'd recommend looking at the available documentation. Start at http://wiki.apache.org/cassandra/FrontPage. More comments below. > > Removal of data: > If I delete delete data from my cluster will there over time be

Requesting data model suggestions

2010-07-22 Thread Scott Mann
Hello, Although, I've done a bit of reading about Cassandra's data model and I've set up a Cassandra pair, I'm still unsure as to what might be best for my purposes. Briefly, I've got a set of strings A, B, and C. If needed, A could be represented as an integer. Each A is associated with exactly

Re: Cassandra training on May 21 in Palo Alto

2010-05-06 Thread Scott Mann
ity online as with in-person training, though. > > On Wed, May 5, 2010 at 9:53 AM, Scott Mann wrote: >> I'd certainly be interested in attending such a course, but I'd never >> get the company to pay for a trip to the bay area for a one day class. >> Any thought about

Re: Cassandra training on May 21 in Palo Alto

2010-05-05 Thread Scott Mann
I'd certainly be interested in attending such a course, but I'd never get the company to pay for a trip to the bay area for a one day class. Any thought about taking this on the road? Or running it online? On Tue, May 4, 2010 at 8:56 PM, Vick Khera wrote: > On Tue, May 4, 2010 at 8:50 PM, Jonatha