Re: Convert single node C* to cluster (rebalancing problem)

2017-06-15 Thread Varun Gupta
Akhil, As per the blog, nodetool status shows data size for node1 even for token ranges it does not own. Ain't this is bug in Cassandra? Yes, on disk data will be present but it should be reflected in nodetool status. On Thu, Jun 15, 2017 at 6:17 PM, Akhil Mehra wrote: >

Impact of Write without consistency level and mutation failures on reads and cluster

2017-06-15 Thread srinivasarao daruna
Hi, Recently one of our spark job had missed cassandra consistency property and number of concurrent writes property. Due to that, some of mutations are failed when we checked tpstats. Also, we observed readtimeouts are occurring with not only the table that the job inserts, but also from other

Re: Convert single node C* to cluster (rebalancing problem)

2017-06-15 Thread Akhil Mehra
Hi, I put together a blog explaining possible reasons for an unbalanced Cassandra nodes. http://abiasforaction.net/unbalanced-cassandra-cluster/ Let me know if you have any questions. Cheers, Akhil On Thu, Jun 15, 2017 at 5:54 PM, Affan Syed wrote: > John, > > I am a

Re: Question: Large partition warning

2017-06-15 Thread kurt greaves
fyi ticket already existed for this, I've submitted a patch that fixes this specific issue but it looks like there are a few other properties that will suffer from the same. As I said on the ticket, we should probably fix these up even though setting things this high is generally bad practice. If

Re: Upgrade from 3.0.6, where's the documentation?

2017-06-15 Thread Riccardo Ferrari
Jeff, Thank you so much for your answer. If you say there are 2 very important fixes in next release I believe we can wait couple of weeks. Thanks! On Fri, Jun 16, 2017 at 12:35 AM, Jeff Jirsa wrote: > > > On 2017-06-14 07:05 (-0700), Riccardo Ferrari

Re: Upgrade from 3.0.6, where's the documentation?

2017-06-15 Thread Jeff Jirsa
On 2017-06-14 07:05 (-0700), Riccardo Ferrari wrote: > Hi list, > > It's been a while since I upgraded my C* to 3.0.6, nevertheless I would > like to give TWCS a try (avaialble since 3.0.7). > > What happened to the upgrade documentation ? I was used to read some >

Re: Bottleneck for small inserts?

2017-06-15 Thread Eric Pederson
Here are a couple of iostat snapshots showing the spikes in disk queue size (in these cases correlating with spikes in w/s and %util) Device: rrqm/s wrqm/s r/s w/s rsec/s wsec/s avgrq-sz avgqu-sz await svctm %util sda 0.00 5.630.002.33 0.00

UNSUBSCRIBE

2017-06-15 Thread Patten, David E
UNSUBSCRIBE This email message and any attachments are for the sole use of the intended recipient(s). Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original

Re: Reaper v0.6.1 released

2017-06-15 Thread Matthew O'Riordan
Awesome indeed. On Thu, Jun 15, 2017 at 11:34 AM, Carlos Rolo wrote: > Great! > > Thanks a lot! > > Regards, > > Carlos Juzarte Rolo > Cassandra Consultant / Datastax Certified Architect / Cassandra MVP > > Pythian - Love your data > > rolo@pythian | Twitter: @cjrolo | Skype:

Re: Reaper v0.6.1 released

2017-06-15 Thread Carlos Rolo
Great! Thanks a lot! Regards, Carlos Juzarte Rolo Cassandra Consultant / Datastax Certified Architect / Cassandra MVP Pythian - Love your data rolo@pythian | Twitter: @cjrolo | Skype: cjr2k3 | Linkedin: *linkedin.com/in/carlosjuzarterolo * Mobile:

Re: Cassandra cost vs an RDBMS?

2017-06-15 Thread Dimitry Lvovsky
Ali, An RDBMS is solving a different problem than Cassandra is so its an apples to oranges comparison from where I sit. If you don't need Cassandra (which sounds like you do), then don't use it -- more nodes and higher tiers of AWS are a function of the features it offers. Imagine what your

Cassandra cost vs an RDBMS?

2017-06-15 Thread Ali Akhtar
A client recently inquired about the costs of running Cassandra vs a traditional RDBMS like Postgres or Mysql, in the cloud. They are releasing a b2b product similar to Slack, Trello, etc which will have a free tier. And they're concerned about the costs of running it on Cassandra, and whether it

Re: Reaper v0.6.1 released

2017-06-15 Thread Aiman Parvaiz
Great work!! Thanks Sent from my iPhone On Jun 14, 2017, at 11:30 PM, Shalom Sagges > wrote: That's awesome!! Thanks for contributing!  [https://signature.s3.amazonaws.com/2015/lp_logo.png] Shalom Sagges DBA T: +972-74-700-4035

Re: Reaper v0.6.1 released

2017-06-15 Thread Shalom Sagges
That's awesome!! Thanks for contributing!  Shalom Sagges DBA T: +972-74-700-4035 We Create Meaningful Connections On Thu, Jun 15, 2017 at 2:32 AM, Jonathan Haddad