unsubscribe

2015-10-27 Thread M.Tarkeshwar Rao

Fwd: Issue with Cassandra client to node security using SSL

2015-10-27 Thread Vishwajeet Singh
Hi, I am using cassandra version 2.1 . My goal is to do cassandra client to node security using SSL with my self-signed CA. Self-signed CA is giving me following files. 1. ca.crt 2. ca.key 3. client.csr 4. client.crt 5. client.key 6. client.p12 I am creating .jks (client.jks) file from client.p1

Cassandra 2.2.1 on Windows

2015-10-27 Thread Alaa Zubaidi (PDF)
Hi, We have Cassandra 2.2.1 on Windows 2008R2-64-bit. We are noticing that during compaction Cassandra consumes all the available memory for the VM and bring the VM to a crawl. compaction settings are default, and we are using sized tiered compaction. When investigating this, we find through VMMA

Re: Cassandra 2.2.1 stuck at 100% on Windows

2015-10-27 Thread Alaa Zubaidi (PDF)
It was a process installed by IT that triggered this, when disabling the process everything went to normal. Thanks. Alaa On Fri, Oct 16, 2015 at 11:32 AM, Alaa Zubaidi (PDF) wrote: > Thanks guys, > I will look into this more, and put an update here, if I find anything > > On Fri, Oct 16, 2015 a

Re: Downtime-Limit for a node in Network-Topology-Replication-Cluster?

2015-10-27 Thread Robert Coli
On Sat, Oct 24, 2015 at 2:02 PM, Vasileios Vlachos < vasileiosvlac...@gmail.com> wrote: > >> All other means of repair are optimizations which require a certain >> amount of luck to happen to result in consistency. >> > > Is that true regardless of the CL one uses? So, for example if writing > QUO

Re: memtable flush size with LCS

2015-10-27 Thread Dan Kinder
Thanks, I am using most of the suggested parameters to tune compactions. To clarify, when you say "The sstable_size_in_mb can be thought of a target for the compaction process moving the file beyond L0." do you mean that this property is ignored at memtable flush time, and so memtables are already

Re: memtable flush size with LCS

2015-10-27 Thread Nate McCall
The sstable_size_in_mb can be thought of a target for the compaction process moving the file beyond L0. Note: If there are more than 32 SSTables in L0, it will switch over to doing STCS for L0 (you can disable this behavior by passing -Dcassandra.disable_stcs_in_l0=true as a system property). Wit

Re: Downtime-Limit for a node in Network-Topology-Replication-Cluster?

2015-10-27 Thread Vasileios Vlachos
Rob, Would you mind to elaborate further on this? I am a little concerned that my understanding (nodetool repair is *not* the only way one can achieve consistency) is not correct. I understand that if people use CL < QUORUM, nodetool repair is the only way to go, but I just cannot see how can that

Re: decommission too slow

2015-10-27 Thread Robert Coli
On Mon, Oct 26, 2015 at 7:58 PM, qihuang.zheng wrote: > Recently we want to delete some c* nodes for data migration. C* > verision:2.0.15 > > we use *nodetool decommission* with *nohup: nohup nodetool decommission > -h xxx * > > After execute 3 days already, seems this process did’t finished yet

memtable flush size with LCS

2015-10-27 Thread Dan Kinder
Hi all, The docs indicate that memtables are triggered to flush when data in the commitlog is expiring or based on memtable_flush_period_in_ms. But LCS has a specified sstable size; when using LCS are memtables flushed when they hit the desired sstable size (default 160MB) or could L0 sstables be

Re: unsubscribe

2015-10-27 Thread Steve Robenalt
Hi Brian, You can't unsubscribe using the mailing list email. There's a separate email address for unsubscribing. You can find the unsubscribe email address using the "Unsubscribe" link at the bottom of the page at http://cassandra.apache.org Steve On Tue, Oct 27, 2015 at 4:44 AM, Brian Tarbox

2.1 counters and CL=ONE

2015-10-27 Thread Robert Wille
I’m planning an upgrade from 2.0 to 2.1, and was reading about counters, and ended up with a question. I read that in 2.0, counters are implemented by storing deltas, and in 2.1, read-before-write is used to store totals instead. What does this mean for the following scenario? Suppose we have a

Need company to support Cassandra on Windows

2015-10-27 Thread Troy Collinsworth
Searching for a well established company that can provide consulting and operations support for private multi-dc production Cassandra cluster on Windows OS. New project. OS is hosting mandate. Troy Collinsworth 585-576-8761

Re: C* Table Changed and Data Migration with new primary key

2015-10-27 Thread qihuang.zheng
I try spark-cassandra-connector. As our data from src table has ttl, and saveToCassandra default does’t insert ttl . fortunately we have a timestamp field indicate insert time. but TTLOption.perRow should based on a column, not support query this column then do calculation to setup ttl. so befor

unsubscribe

2015-10-27 Thread Brian Tarbox
unsubscribe -- http://about.me/BrianTarbox