Hi
I am using Cassandra 1.0.6 version and having one column family in my
keyspace.
create column family TestCF
with comparator = UTF8Type
and column_metadata = [
{column_name : userid,
validation_class : BytesType,
index_name : userid_idx,
index_type : KEYS
IMHO, Tanuki and the like are fabulous in a Windows environment (e.g., to
install something as a "Service"), but on a *nix, you're better off to just
come up with your own variant of the standard shell script and hook it into the
OS lifecycle in the usual way.
On Feb 15, 2012, at 4:05 PM, Drew
Hi Everyone,
I noticed that the DataStax's distribution of Cassandra uses Jsvc. There's also
Tanuki Java Service Wrapper
(http://wrapper.tanukisoftware.com/doc/english/download.jsp) that does a lot
more than simply launching a Java process, for example it monitors the JVM and
even restarts fai
On Wed, Feb 15, 2012 at 10:21 AM, aaron morton wrote:
> The assertion looks like a bug.
>
> Can you run it with DEBUG logging ?
>
Sorry - I had to blow the instances away. I'm on a tight timeline for the
Proof of Concept I am doing and rebuilding a 4-node cluster from scratch
was going to be way
Yep, looks like to be the same problem. Should be fixed with 1.0.8
then. Thanks for the report though.
--
Sylvain
On Tue, Feb 14, 2012 at 11:36 PM, Roshan wrote:
> Issue seems related to https://issues.apache.org/jira/browse/CASSANDRA-3677
> or exactly same.
>
> I am happy to create another if t