Re: Is SuperColumn necessary?

2010-05-08 Thread David Boxenhorn
Guys, this is beginning to sound like MUMPS! http://en.wikipedia.org/wiki/MUMPS In MUMPS, all variables are sparse, multidimensional arrays, which can be stored to disk. It is an arcane, and archaic, language (does anyone but me remember it?), but it has been used successfully for years. Maybe we

Re: The schema definitions are not picked up....

2010-05-08 Thread Frank Du
Hi Brandon and Jonathan, Thank you for the help! The keyspace was created successfully! Another issue emerged: Does client.get_range_slices(...) work in the trunk? Here is my code; ColumnParent cp = new ColumnParent("CF1"); // read entire columns of the CF SlicePredicate predicate = new Slice