ApacheCon Cassandra and NGCC 2020 Call for proposals

2020-02-05 Thread Nate McCall
I am delighted to share with you that we, the Apache Cassandra community, in light of our success at last year at last year's conference, have been given a three day track at this year's ApacheCon in New Orleans, LA, USA [0]. The goal of this track is simple: we are going to get together to talk a

2020 ASF Community Survey: Users

2019-12-05 Thread Nate McCall
Hello everyone, If you have an apache.org email, you should have received an email with an invitation to take the 2020 ASF Community Survey. Please take 15 minutes to complete it. If you do not have an apache.org email address or you didn’t receive a link, please follow this link to the survey: h

Cassandra track at ApacheCon 2019 finalized

2019-06-06 Thread Nate McCall
Hi Folks, The schedule is up for ApacheCon 2019, we could not be happier with the Cassandra track we were able to put together. https://www.apachecon.com/acna19/schedule.html Huge thanks again to everyone that submitted talks. We had 3x the number of submissions of any other project specific trac

Two day Apache Cassandra track at ApacheConNA 2019

2019-03-12 Thread Nate McCall
Hi Folks, I am delighted to share with you that we, the Apache Cassandra community, have been given a two day track at this year's ApacheCon North America. The goal of this track is simple: we are going to get together to talk about Apache Cassandra. As such, this will be the ideal place to networ

Re: too many logDroppedMessages and StatusLogger

2019-03-11 Thread Nate McCall
Are you using queries with a large number of arguments to an IN clause on a partition key? If so, the coordinator has to: - hold open the client request - unwind the IN clause into individual statements - scatter/gathering those statements around the cluster (each at the requested consistency level

Re: Cassandra trace

2018-10-24 Thread Nate McCall
At this point, query tracing is easier to do from the driver side. Docs for python and java: http://datastax.github.io/python-driver/api/cassandra/query.html# https://github.com/datastax/java-driver/tree/3.x/manual/logging#logging-query-latencies This has been completely redone in 4.0. For details

Re: Cassandra 4.0

2018-10-24 Thread Nate McCall
When it's ready :) In all seriousness, the past two blog posts include some discussion on our motivations and current goals with regard to 4.0: http://cassandra.apache.org/blog/ On Wed, Oct 24, 2018 at 4:49 AM Abdul Patel wrote: > > Hi all, > > Any idea when 4.0 is planned to release? --

Re: SNAPSHOT builds?

2018-09-30 Thread Nate McCall
We'll start publishing snapshot builds in the near future to ease testing (support for such just added via CASSANDRA-12704). On Sun, Sep 30, 2018 at 5:11 AM James Carman wrote: > > Okay, cool. So, 4.0.0-SNAPSHOT doesn’t have Java 11 support quite yet? No > big deal. Just trying to get ahead of

Re: Separated commit log directory configuration

2018-09-30 Thread Nate McCall
> We only increased commitlog_total_space_in_mb so that Cassandra fully uses > the dedicated disk, but that may be an error? > The default value for this setting is (per the documentation): > > The default value is the smaller of 8192, and 1/4 of the total space of > the commitlog volume. > >

Re: Rolling back Cassandra upgrades (tarball)

2018-09-30 Thread Nate McCall
> I have a cluster on v3.0.11 I am planning to upgrade this to 3.10. > Is rolling back the binaries a viable solution? What's the goal with moving form 3.0 to 3.x? Also, our latest release in 3.x is 3.11.3 and has a couple of important bug fixes over 3.10 (which is a bit dated at this point). --

Re: Apache Cassandra Blog is now live

2018-08-07 Thread Nate McCall
You can tell how psyched we are about it because we cross posted! Seriously though - this is by the community for the community, so any ideas - please send them along. On Wed, Aug 8, 2018 at 1:53 PM, sankalp kohli wrote: > Hi, > Apache Cassandra Blog is now live. Check out the first blog po

New community blog with inaugural post on faster streaming in 4.0

2018-08-07 Thread Nate McCall
Hi folks, We just added a blog section to our site, with a post detailing performance improvements of streaming coming in 4.0: http://cassandra.apache.org/blog/2018/08/07/faster_streaming_in_cassandra.html I think it's a good indicator of what we are going for that our first author is not a commit

Re: which driver to use with cassandra 3

2018-07-22 Thread Nate McCall
Due to how Spring Data binding works, you have to write queries explicitly to use the "...FROM keyspace.table ..." in either the template-method classes (CqlTemplate, etc) or via @Query annontations to avoid the 'use keyspace' overhead. For example, a Repository implementation for a User class (do

CVE-2018-8016 on Apache Cassandra

2018-06-25 Thread Nate McCall
CVE-2018-8016 describes an issue with the default configuration of Apache Cassandra releases 3.8 through 3.11.1 which binds an unauthenticated JMX/RMI interface to all network interfaces allowing attackers to execute arbitrary Java code via an RMI request. This issue is a regression of the previous

Re: 答复: Time serial column family design

2018-04-17 Thread Nate McCall
e_date, > for example, to reduce the partition size while not being too granular. > > > On Tue, 17 Apr 2018, 22:17 Nate McCall, wrote: > >> Your table design will work fine as you have appropriately bucketed by an >> integer-based 'create_date' field. >>

Re: 答复: Time serial column family design

2018-04-17 Thread Nate McCall
e city,Luoyu Road,Wuhan,HuBei > > Mob: +86 13797007811|Tel: + 86 27 5024 2516 > > > > *发件人:* Nate McCall > *发送时间:* 2018年4月17日 7:12 > *收件人:* Cassandra Users > *主题:* Re: Time serial column family design > > > > > > Select * from test where vin =“ZD41578123DSAF

Re: Time serial column family design

2018-04-16 Thread Nate McCall
> > > Select * from test where vin =“ZD41578123DSAFWE12313” and create_date in > (20180416, 20180415, 20180414, 20180413, 20180412….); > > But this cause the cql query is very long,and I don’t know whether there > is limitation for the length of the cql. > > Please give me some advice,t

Re: Mailing list server IPs

2018-04-15 Thread Nate McCall
>60535 >60536 >60548 > > --- Enclosed is a copy of the bounce message I received. > > Return-Path: <> > Received: (qmail 8848 invoked for bounce); 27 Mar 2018 14:22:11 - > Date: 27 Mar 2018 14:22:11 -0000 > From: mailer-dae...@apache.org > To: user-return-605...@cassandra.apache.org > Subject: failure notice > > > > > - > To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org > For additional commands, e-mail: user-h...@cassandra.apache.org > > > -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: OOM after a while during compacting

2018-04-05 Thread Nate McCall
> > > - Heap size is set to 8GB > - Using G1GC > - I tried moving the memtable out of the heap. It helped but I still got > an OOM last night > - Concurrent compactors is set to 1 but it still happens and also tried > setting throughput between 16 and 128, no changes. > That heap size is way to sm

Re: cassl 2.1.x seed node update via JMX

2018-03-22 Thread Nate McCall
is forsaken cluster is being autoculled in > AWS. > > Is this possible? It is not marked volatile in the Config of the source > code, so I doubt it. > -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: Migration of keyspace to another new cluster

2018-03-13 Thread Nate McCall
> Hi, > We got a requirement to migrate only one keyspace data from one cluster to > other cluster. And we no longer need the old cluster anymore. Can you > suggest what are the best possible ways we can achieve it. > > Regards > Goutham Reddy > Temporarily treat the new cluster as a new datacent

Re: Is it possible / makes it sense to limit concurrent streaming during bootstrapping new nodes?

2018-02-20 Thread Nate McCall
> We do archiving data in Order to make assumptions on it in future. So, yes > we expect to grow continously. In the mean time I learned to go for > predictable grow per partition rather than unpredictable large > partitioning. So today we are growing 250.000.000 Records per Day going > into a sing

Re: Hints folder missing in Cassandra

2018-02-07 Thread Nate McCall
vice holding: /var/lib/cassandra/hints? -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: Setting min_index_interval to 1?

2018-02-01 Thread Nate McCall
> > > Another was the crazy idea I started with of setting min_index_interval to > 1. My guess was that this would cause it to read all index entries, and > effectively have them all cached permanently. And it would read them > straight out of the SSTables on every restart. Would this work? Other t

Re: What happens if multiple processes send create table if not exist statement to cassandra?

2018-01-28 Thread Nate McCall
> Thanks a lot for that explanation Jeff!! I am trying to see if there is > any JIRA ticket that talks about incorporating LWT in scenarios you > mentioned? > https://issues.apache.org/jira/browse/CASSANDRA-10699

Re: Upgrade to 3.11.1 give SSLv2Hello is disabled error

2018-01-17 Thread Nate McCall
> > We use Oracle jdk1.8.0_152 on all nodes and as I understand oracle use a > dot in the protocol name (TLSv1.2) and I use the same protocol name and > cipher names in the 3.0.14 nodes and the one I try to upgrade to 3.11.1. > I agree with Stefan's assessment and share his confusion. Would you be

Re: 3.0.15 or 3.11.1

2018-01-09 Thread Nate McCall
ol access instead of relying on per-node configuration. -- ----- Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: NVMe SSD benchmarking with Cassandra

2018-01-08 Thread Nate McCall
ads and concurrent_writes back to their defaults. -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: Cassandra proxy to control read/write throughput

2017-10-29 Thread Nate McCall
bout pg_bouncer for Postgresql, I am thinking something > similar to that. > Have anyone worked in such a project? Can you please share some idea? > > Thanks. > -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: Understanding Messages in the Debug.log

2017-09-21 Thread Nate McCall
> > > The message in the debug log is > > DEBUG [GossipStage:1] 2017-09-21 09:19:52,627 FailureDetector.java:456 - > Ignoring interval time of 2000275419 > > > Did you truncate the log message? There should be and "for [endpoint]" on the end which should help you narrow things down to a set of prob

Re: system_auth replication factor in Cassandra 2.1

2017-08-30 Thread Nate McCall
Regardless, if you are not modifying users frequently (with five you most likely are not), make sure turn the permission cache wyyy up. In 2.1 that is just: permissions_validity_in_ms (default is 2000 or 2 seconds). Feel free to set it to 1 day or some such. The corresponding async update para

Re: Cassandra All host(s) tried for query failed (no host was tried)

2017-08-30 Thread Nate McCall
ot been able to identify what might be the cause for this > as nothing (at least I could not find anything relevant on the timestamps) > in the cassandra debug and system logs. > > Could you share some insight on this ? What to check and where to start > from , in order to troubleshoot this. > > Thanks ! > Ivan > -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: Cassandra seems slow when having many read operations

2017-07-23 Thread Nate McCall
On Sat, Jul 15, 2017 at 6:37 AM, Felipe Esteves < felipe.este...@b2wdigital.com> wrote: > > One point I've noticed, is that Opscenter show "OS: Disk Latency" max with > high values when the problem occurs, but it doesn't reflect in server > directly monitoring, in these tools the IO and latency of

Re: Unbalanced cluster

2017-07-10 Thread Nate McCall
You wouldnt have a build file laying around for that, would you? On Tue, Jul 11, 2017 at 3:23 PM, Nate McCall wrote: > On Tue, Jul 11, 2017 at 3:20 AM, Avi Kivity wrote: > >> >> >> >> [1] https://github.com/avikivity/shardsim >> > > Av

Re: Unbalanced cluster

2017-07-10 Thread Nate McCall
On Tue, Jul 11, 2017 at 3:20 AM, Avi Kivity wrote: > > > > [1] https://github.com/avikivity/shardsim > Avi, that's super handy - thanks for posting.

Re: commitlog_total_space_in_mb tuning

2017-07-09 Thread Nate McCall
> > > We're running with 128G memory and 30G heap size. Maybe it's good idea > to increase the commitlog_total_space. On the other hand, even with 8G > commitlog_total_space, replaying CL after restart takes more than 5 > minutes. > > In our case, the actual problem is it's causing lots of read re

Re: Definition of QUORUM consistency level

2017-06-08 Thread Nate McCall
> We have CL.TWO. > > > This was actually the original motivation for CL.TWO and CL.THREE if memory serves: https://issues.apache.org/jira/browse/CASSANDRA-2013

Re: Definition of QUORUM consistency level

2017-06-08 Thread Nate McCall
> > > So, for the quorum, what we really want is that there is one overlap among >> the nodes in write path and read path. It actually was my assumption for a >> long time that we need (N/2 + 1) for write and just need (N/2) for read, >> because it's enough to provide the strong consistency. >> > >

Re: Definition of QUORUM consistency level

2017-06-08 Thread Nate McCall
tency. > You are write about strong consistency with that calculation, but if I want to issue a QUORUM read just by itself, I would expect a majority of nodes to reply. How it was written might be immaterial to my use case of reading 'from a majority.' -- - Nate McCa

Re: Order by for aggregated values

2017-06-06 Thread Nate McCall
ell as it has quite an elegant paradigm for the use case you describe, particularly if you need to combine batching with streaming. (FYI, their "CassandraIO" is about to be merged in master: https://github.com/apache/beam/pull/592#issuecomment-306618338). -- - Na

Re: hanging validation compaction

2017-04-13 Thread Nate McCall
our 3.10 development cluster. >> >> we are doing regular repairs with thelastpickle's fork of creaper. >> sometimes the repair (it is a full repair in that case) hangs because >> of a stuck validation compaction >> >> nodetool compactionstats gives me >> a1bb45c0-1fc6-11e7-81de-0fb0b3f5a345 Validation bds ad_event >> 805955242 841258085 bytes 95.80% >> we have here no more progress for hours >> >> nodetool tpstats shows >> alidationExecutor1 1 16186 0 >>0 >> >> i checked the logs on the affected node and could not find any >> suspicious errors. >> >> anyone that already had this issue and knows how to cope with that? >> >> a restart of the node helps to finish the repair ... but i am not sure >> whether that somehow breaks the full repair >> >> bg, >> roland >> >> >> > -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: UNSUBSCRIBE

2017-04-11 Thread Nate McCall
To unsubscribe from this list, please send an email to user-unsubscr...@cassandra.apache.org Thanks! On Wed, Apr 12, 2017 at 6:37 AM, Lawrence Turcotte < lawrence.turco...@gmail.com> wrote: > UNSUBSCRIBE >

Re: Unsubscribe

2017-04-06 Thread Nate McCall
Hi John, Please send an email to user-unsubscr...@cassandra.apache.org to unsubscribe from this list. On Fri, Apr 7, 2017 at 8:58 AM, John Buczkowski wrote: > *From:* eugene miretsky [mailto:eugene.miret...@gmail.com] > *Sent:* Thursday, April 06, 2017 4:36 PM > *To:* user@cassandra.apache.org >

Re: [Cassandra 3.0.9] Cannot allocate memory

2017-03-22 Thread Nate McCall
On Thu, Mar 23, 2017 at 11:18 AM, Abhishek Kumar Maheshwari < abhishek.maheshw...@timesinternet.in> wrote: > JVM config is as below: > > > > -Xms16G > > -Xmx16G > > -Xmn3000M > > > I don't think it is the cause, but you need to remove Xmn when using G1GC.

Re: Scrubbing corrupted SStable.

2017-03-21 Thread Nate McCall
a after starting scrub. > > > > > Thanks > Pranay. -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: ONE has much higher latency than LOCAL_ONE

2017-03-21 Thread Nate McCall
x27;{}' for DCAwareRoundRobinPolicy..." Make sure those line up with the cluster topology and your expectations. Actually, in typing that up, it may be more appropriate to move the conversation over here since this is probably driver specific: https://groups.google.com/a/lists.datast

Re: ONE has much higher latency than LOCAL_ONE

2017-03-21 Thread Nate McCall
On Wed, Mar 22, 2017 at 1:11 PM, Nate McCall wrote: > > > On Wed, Mar 22, 2017 at 12:48 PM, Shannon Carey > wrote: > > > > The cluster is in two DCs, and yes the client is deployed locally to > each DC. > > First off, what is the goal of using ONE instead of LO

Re: spikes in blocked native transport requests

2017-03-21 Thread Nate McCall
limitiations on my hardware > (iops, disk usage, cpu, ... is fine). > > am i missing something? any suggestions how to cope with that? > > br// > roland > > > > > -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: Grouping time series data into blocks of times

2017-03-19 Thread Nate McCall
I think you would be better served by using a streaming system like Apache Flink (http://flink.apache.org) and checkpointing occasionally to Cassandra. This is a significant increase in complexity, but you are describing a real-time streaming use case with the need for watermarking time windows an

Re: High disk io read load

2017-02-16 Thread Nate McCall
That said, since you have different IO hardware, are you sure the system configurations (eg. block size, read ahead, etc) are the same on both machines? Is dstat showing a similar order of magnitude of network traffic in vs. IO for what you would expect? -- ----- Nate McCall Welli

Re: Cipher Suite Cassandra 2.1.14 Encryption

2017-01-04 Thread Nate McCall
using TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 as the cipher. Any ideas why? > > Last error: _ssl.c:492: EOF occurred in violation of protocol")}) > -- Jacob Shadix > -- ----- Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: High CPU on nodes

2016-12-21 Thread Nate McCall
sortByProximity( > DynamicEndpointSnitch.java:152) > at org.apache.cassandra.service.StorageProxy.getLiveSortedEndpoints( > StorageProxy.java:1581) > at org.apache.cassandra.service.StorageProxy.getRangeSlice( > StorageProxy.java:1739) > > > > Looking at code, I can’t figure out why things like this would require a > high CPU and I don’t find any JIRAs relating this as well. So, what can I > do next to troubleshoot this ? > > > > Thanks ! > > > -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: Cassandra Encryption

2016-11-22 Thread Nate McCall
ase/6/docs/technotes/guides/securi >> ty/jsse/JSSERefGuide.html#CreateKeystore >> >> However, one difficulty with this approach is whenever I am adding a new >> node I had to rolling restart all the C* nodes in the cluster, so that the >> truststore is updated with the

Re: Client-side timeouts after dropping table

2016-09-20 Thread Nate McCall
pretty slow from the get go. In my logs >>> I see a lot of tables getting flushed, which I guess are all of the dirty >>> column families in the respective commit log segment. Then I seen a whole >>> bunch of flushes getting queued up. Can I reach a point in

Re: What cipher suites are support in Cassandra 3.7 ?

2016-09-02 Thread Nate McCall
x27;m trying to enable SSL (internode + client). > But I need to specify the suites but I don't know which ones are supported by C*.. > Any pointers much appreciated. > thx > > -- > > -eric ho > -- - Nate McCall Wellington, NZ @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: Issue in internode encryption in cassandra

2016-07-25 Thread Nate McCall
provides an excellent description of ECDH: https://vincent.bernat.im/en/blog/2011-ssl-perfect-forward-secrecy.html#diffie-hellman-with-elliptic-curves Unless you have a specific requirement, use "TLS_RSA_WITH_AES_256_CBC_SHA." -- - Nate McCall Wellington, N

Re: Re : Recommended procedure for enabling SSL on a live production cluster

2016-07-20 Thread Nate McCall
the rolling restart, it's expected that the nodes in the > datacenter that had the service restarted, will show as down by the nodes > in other datacenters that have not restarted the service. This would lead > to missed writes among various nodes during this procedure. > > What wou

Re: Question about hector api documentation

2016-06-25 Thread Nate McCall
r with either: - the object mapper module: https://github.com/datastax/java-driver/tree/3.0/manual/object_mapper - or Achilles: https://github.com/doanduyhai/Achilles -- ----- Nate McCall Austin, TX @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: Lot's of hints, but only on a few nodes

2016-05-10 Thread Nate McCall
> > Any Hints (pun intended) on what could cause a few nodes to generate more > hints than the rest of the cluster? > > Regards, > \EF > -- - Nate McCall Austin, TX @zznate CTO Apache Cassandra Consulting http://www.thelastpickle.com

Re: tuning repairs and compaction options

2016-05-06 Thread Nate McCall
> > What are my tuning options to have a more gentle repair behaviour? Which > settings should I look at if I want CPU to stay below 50% for instance. My > worry is always to impact the read/write performance during times when we > do anti-entropy repairs. > +1 on cassandra_ran

Re: In memory code and query executions

2016-05-04 Thread Nate McCall
- You can potentially put a lot more pressure on portions of the system that anticipate upstream throttling In sum: it's possible, but put something in production first using standard APIs before you go this deep. This is not the level at which you want to write your first app against Cassand

Re: nodetool -h fails Connection refused

2016-04-20 Thread Nate McCall
vior, > and/or eliminate unsolicited promotional e-mails (“spam”). If you have any > concerns about this process, please contact us at * > *legal.departm...@pdf.com* *.* -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Experience with Kubernetes

2016-04-14 Thread Nate McCall
es/kubernetes/blob/master/docs/proposals/federation.md -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Unexplainably large reported partition sizes

2016-03-07 Thread Nate McCall
> > > Rob, can you remember which bug/jira this was? I have not been able to > find it. > I'm using 2.1.9. > > https://issues.apache.org/jira/browse/CASSANDRA-7953 Rob may have a different one, but I've something similar from this issue. Fixed in 2.1.12. -- -

Re: Unexpected high internode network activity

2016-02-26 Thread Nate McCall
#x27; in cassandra.yaml (should be 'all' by default, but worth checking since you are using lz4 on the client)? - are you using server-to-server encryption ? You can compare the output of nodetool netstats on the test cluster with the AWS cluster as well to see if anything sticks out. --

Re: Debugging write timeouts on Cassandra 2.2.5

2016-02-24 Thread Nate McCall
suspects appreciated. > > These are the memtable settings we've configured diff from the defaults during our testing: > > memtable_allocation_type: offheap_objects > memtable_flush_writers: 8 > > > Cheers, > > Mike > > On Fri, Feb 19, 2016 at 1:46 PM, Nate McCa

Re: Debugging write timeouts on Cassandra 2.2.5

2016-02-19 Thread Nate McCall
gt;>> https://gist.github.com/mheffner/fea80e6e939dd483f94f#file-cassandra-yaml >>>>>> >>>> >>>>>> >>>> Like I mentioned we use 8u60 with G1GC and have used many of the >>>>>> GC >>>>>> >>>> sett

Re: Back to the futex()? :(

2016-02-09 Thread Nate McCall
. Here <http://pastebin.com/kuhBmHXG> is >> my cassandra.yaml and here <http://pastebin.com/fyXeTfRa> are my JVM >> args. I realized I neglected to adjust memtable_flush_writers as I was >> writing this--so I'll get on that. Aside from that, I'm not sure what t

Re: Slow performance after upgrading from 2.0.9 to 2.1.11

2016-01-29 Thread Nate McCall
ly use a combination of Grafana and Riemann to monitor Cassandra internals, the JVM and the OS. Otherwise, it's guess work. -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Cassandra Connection Pooling

2016-01-28 Thread Nate McCall
This thread was on the Java-Driver list recently - it may answer some of your questions: https://groups.google.com/a/lists.datastax.com/forum/m/#!topic/java-driver-user/-im4eN_yZbA -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apac

Re: Data Modeling: Partition Size and Query Efficiency

2016-01-05 Thread Nate McCall
ense given it is happening on such a small number of API queries. -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: compaction_throughput_mb_per_sec

2016-01-04 Thread Nate McCall
> >> Also, as I increase my node count, I technically also have to increase my >> compaction_throughput which would require a rolling restart across the >> cluster. >> >> > You can set compaction throughput on each node dynamically via nodetool > setcompactionthroughput. > > > Also, the IOPS genera

Re: compaction_throughput_mb_per_sec

2016-01-04 Thread Nate McCall
> > > Also, as I increase my node count, I technically also have to increase my > compaction_throughput which would require a rolling restart across the > cluster. > > You can set compaction throughput on each node dynamically via nodetool setcompactionthroughput. -- -

Re: Cassandra stalls and dropped messages not due to GC

2015-11-02 Thread Nate McCall
any issues like this going from 2.0.x to 2.1.x on vanilla C*. -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Cassandra stalls and dropped messages not due to GC

2015-10-30 Thread Nate McCall
ade anything besides Cassandra? -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: SSTables are not getting removed

2015-10-30 Thread Nate McCall
start) and change settings serially and in small increments based on feedback gleaned from monitoring runtimes. -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: memtable flush size with LCS

2015-10-28 Thread Nate McCall
ze is determined by whatever was in the memtable at that time. -- --------- Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: cassandra bootstrapping

2015-10-28 Thread Nate McCall
Then it is just 2 minutes after the last node joins. In other words starting a six node cluster would not be that much faster than starting a 100 node cluster if each had 3 seeds (I'm pretty sure it would mostly be network overhead of gossip communication/peer discovery). -- --

Re: memtable flush size with LCS

2015-10-27 Thread Nate McCall
ve an overwrite workload where larger memtables would be helpful, and if I need to increase my LCS sstable size in order to allow for that. > > -dan -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: cassandra bootstrapping

2015-10-22 Thread Nate McCall
long, but readible and has a series of comments that explain some of the decisions taken and even reference some issues which have been encountered over the years. You can change this value if you really want by passing "cassandra.ring_delay_ms" as a system property at startup. -- -

Re: Verifying internode SSL

2015-10-13 Thread Nate McCall
vase/7/docs/technotes/guides/security/jsse/ReadDebug.html -- ----- Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: CLUSTERING ORDER BY importance with ssd's

2015-10-09 Thread Nate McCall
> > > If I am selecting a range from the bottom of the partition, does it make > much of a difference (considering I only use ssd's) if the clustering order > is ASC or DESC. > The only impact is that there is an extra seek to the bottom of the partition.

Re: Re : List users getting stuck and not returning results

2015-10-02 Thread Nate McCall
<> > orany of itsparents*) -> client side error > > The other clusters perform fine. > > Thanks in advance. > -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Unable to remove dead node from cluster.

2015-09-25 Thread Nate McCall
1] >>>>> 2015-09-18_23:21:40.80673 at >>>>> org.apache.cassandra.gms.GossipDigestAck2VerbHandler.doVerb(GossipDigestAck2VerbHandler.java:49) >>>>> ~[apache-cassandra-2.1.8+git20150804.076b0b1.jar:2.1.8+git20150804.076b0b1] >>>>> 2015-09-18_23:21:40.80673 at >>>>> org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:62) >>>>> ~[apache-cassandra-2.1.8+git20150804.076b0b1.jar:2.1.8+git20150804.076b0b1] >>>>> 2015-09-18_23:21:40.80674 at >>>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) >>>>> ~[na:1.7.0_45] >>>>> 2015-09-18_23:21:40.80674 at >>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) >>>>> ~[na:1.7.0_45] >>>>> 2015-09-18_23:21:40.80674 at >>>>> java.lang.Thread.run(Thread.java:744) ~[na:1.7.0_45] >>>>> 2015-09-18_23:21:40.85812 WARN 23:21:40 Not marking nodes down due to >>>>> local pause of 10852378435 > 50 >>>>> >>>>> Any suggestions about how to remove it? >>>>> Thanks. >>>>> >>>>> -- >>>>> Dikang >>>>> >>>>> >>> >>> >>> -- >>> Dikang >>> >>> >> >> >> -- >> Dikang >> >> > > > -- > Dikang > > -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: LTCS Strategy Resulting in multiple SSTables

2015-09-16 Thread Nate McCall
iorating > > Naidu Saladi > > ------ > *From:* Nate McCall > *To:* Cassandra Users ; Saladi Naidu < > naidusp2...@yahoo.com> > *Sent:* Tuesday, September 15, 2015 4:53 PM > > *Subject:* Re: LTCS Strategy Resulting in multiple SSTables > > That's an ear

Re: LTCS Strategy Resulting in multiple SSTables

2015-09-15 Thread Nate McCall
mum live cells per slice (last five > minutes): 10002.0* > *Average tombstones per slice (last five > minutes): 45.11547792333818* > *Maximum tombstones per slice (last five > minutes): 36895.0* > > > > > Naidu Saladi > > > > > -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Currupt sstables when upgrading from 2.1.8 to 2.1.9

2015-09-15 Thread Nate McCall
utStream.readUnsignedShort(Unknown Source) > ~[na:1.7.0_75] > at java.io.DataInputStream.readUTF(Unknown Source) ~[na:1.7.0_75] > at java.io.DataInputStream.readUTF(Unknown Source) ~[na:1.7.0_75] > at > org.apache.cassandra.io.compress.CompressionMetadata.(CompressionMetadata.java:106) > ~[apache-cassandra-2.1.9.jar:2.1.9] > -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: cassandra-stress on 3.0 with column widths benchmark.

2015-09-14 Thread Nate McCall
e : 13916 [WRITE:13916] >> op rate : 14029 [WRITE:14029] >> op rate : 13915 [WRITE:13915] > > > … what’s WEIRD here is that > > Both tests take about 10 minutes. Yet it’s saying that the op rate for > the second is slo

Re: Question: Gossip Protocol

2015-09-14 Thread Nate McCall
this periode, to three seconds ? > > Kind regards. > > > > > 2015-09-14 14:15 GMT+01:00 Thouraya TH : > >> Hi all, >> >> Please, the gossip procotol in cassandra is running every ... seconds ? >> >> >> Thank you so much for answers. >&

Re: Should replica placement change after a topology change?

2015-09-10 Thread Nate McCall
rks (definitely include Rob's repair suggestion, though). It is really the only way we've found to safely go from SimpleSnitch to rack-aware NTS. The same process works/is required for SimpleSnitch to Ec2Snitch fwiw. -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Trace evidence for LOCAL_QUORUM ending up in remote DC

2015-09-09 Thread Nate McCall
ess it's safe to say that this proves that CASSANDRA-9753 > <https://issues.apache.org/jira/browse/CASSANDRA-9753> is the cause of > the problem. > > I'm very happy to finally know the cause of this problem! Thanks for > pointing me in the right direction. > T

Re: Trace evidence for LOCAL_QUORUM ending up in remote DC

2015-09-08 Thread Nate McCall
t yet finished being built. Does this work as anticipated when you set speculative_retry to NONE? -- ----- Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Re : Restoring nodes in a new datacenter, from snapshots in an existing datacenter

2015-08-28 Thread Nate McCall
token1.token10 >Node-2 : token11token20 >Node-3 : token21token30 > Node-4 : token31token40 > > > thanks > Sai > > > > -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Re : Decommissioned node appears in logs, and is sometimes marked as "UNREACHEABLE" in `nodetool describecluster`

2015-08-28 Thread Nate McCall
591730234615865843651857942052865] for /10.0.0.1 > > thanks > Sai > > -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: How to get the peer's IP address when writing failed

2015-08-28 Thread Nate McCall
tion) instead of the remote node on the broken DC. > > > > Does anyone know how to get such information when writing failed? > > > > Thanks > > > Boying > > > -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: 'no such object in table'

2015-08-26 Thread Nate McCall
mxremote.password.file=/etc/cassandra/jmxremote.password" > fi > Retry with the following option added to your JVM_OPTS: java.rmi.server.logCalls=true This should produce some more information about what is going on. -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: AWS multi-region DCs fail to rebuild

2015-07-30 Thread Nate McCall
s on 2.1 or 2.0. I'd be willing to bet you are the first person trying to make EC2Snitch span regions on 2.2. -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: AssertionError on PasswordAuthenticator

2015-07-27 Thread Nate McCall
channel both of which are listed here: http://usergrid.incubator.apache.org/community/ -- ----- Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Unbalanced disk load

2015-07-18 Thread Nate McCall
h you would see with a higher Replication Factor. -- --------- Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

Re: Significant drop in storage load after 2.1.6->2.1.8 upgrade

2015-07-18 Thread Nate McCall
ND default_time_to_live = 0 > AND gc_grace_seconds = 0 > AND max_index_interval = 2048 > AND memtable_flush_period_in_ms = 0 > AND min_index_interval = 128 > AND read_repair_chance = 0.0 > AND speculative_retry = '99.0PERCENTILE'; > > Thanks, > > Mike > > -- > > Mike Heffner > Librato, Inc. > > -- - Nate McCall Austin, TX @zznate Co-Founder & Sr. Technical Consultant Apache Cassandra Consulting http://www.thelastpickle.com

  1   2   3   4   >