Yes! :-)
On Mon, Jul 20, 2015 at 6:15 PM, Jake Luciani wrote:
> With 5 binding +1, 4 non-binding +1 and no -1 the vote passes. I'll publish
> the artifacts
>
> -- Forwarded message --
> From: Jason Brown
> Date: Fri, Jul 17, 2015 at 7:43 PM
> Subject: Re: [VOTE] Release Apache C
it does not support the CQL types ...
do you mean cql type in here?
http://docs.datastax.com/en/cql/3.1/cql/cql_reference/cql_data_types_c.html
if so, i ran cassandra 2.2.0 beta1 with this.
cqlsh:jw_schema1> desc table all_data_types;
CREATE TABLE jw_schema1.all_data_types (
type_ascii a
Hello, could you paste the exception and also show what is the cassandra
version running?
jason
On Sun, May 24, 2015 at 2:12 AM, Anuj Wadehra
wrote:
> Firing nodetool stop command prints CompactionInterruptedException
> stacktrace.
>
> 1. Exception stacktrace gives an impression of killing a co
Hmm.. Broken pipe sounds like the existing connection is disconnected. Try
reestablish connection again to the cluster node?
/Jason
On Tue, Dec 24, 2013 at 5:54 PM, Vivek Mishra wrote:
> Hi,
> I have a 6 node, 2DC cluster setup. I have configured consistency level to
> QUORUM. But very often i
> I don't know what a Fat Client is.
Got from google..
http://svn.apache.org/repos/asf/cassandra/trunk/examples/client_only/README.txt
http://www.datastax.com/dev/blog/improved-hadoop-output
> And why are they removed automatically from gossip after FatClientTimeout
which is half QUARANTINE_TIME?