TWCS Parameters - min max trreshold

2017-08-14 Thread Lucas Benevides
. Does TWCS uses only these two parameters of STCS (min and max threshold) or uses all the STSC parameters? Lucas Benevides Brasilia, Brazil.

Re: [RELEASE] Apache Cassandra 3.11.1 released

2017-10-11 Thread Lucas Benevides
in advance, Lucas Benevides 2017-10-10 18:14 GMT-03:00 Michael Shuler <mich...@pbandjelly.org>: > The Cassandra team is pleased to announce the release of Apache > Cassandra version 3.11.1. > > Apache Cassandra is a fully distributed database. It is the right choice > when you need

Re: Conection refuse

2017-08-29 Thread Lucas Benevides
etool describecluster"? Best regards, Lucas Benevides 2017-08-28 19:45 GMT-03:00 Amir Shahinpour <a...@holisticlabs.net>: > Hi, > > I am getting an error connecting to cqlsh. I am getting the following > error. > > Connection error: ('Unable to connect to any servers',

Re: Cassandra stress tool - data generation

2017-11-01 Thread Lucas Benevides
: https://issues.apache. org/jira/browse/CASSANDRA-11138 that may be causing the problem. I will apply this patch, test it and report it later. Thank you Lucas Benevides 2017-11-01 14:59 GMT-02:00 Varun Barala <varunbaral...@gmail.com>: > https://www.instaclustr.com/deep-diving-cassand

Re: Cassandra Compaction Metrics - CompletedTasks vs TotalCompactionCompleted

2017-11-01 Thread Lucas Benevides
the compaction.log data (in Json format). These info you gave will be very useful to me. Hope it can get into the documentation. Lucas Benevides 2017-10-31 14:56 GMT-02:00 Chris Lohfink <clohfin...@gmail.com>: > CompactionMetrics is a combination of the compaction executor (sstable > compaction

Cassandra stress tool - data generation

2017-11-01 Thread Lucas Benevides
operation2 device 2 ts1: 02/01/1971 #Different values here. ts2: 05/01/1982 ts3: 08/01/1993 Thanks in advance, Lucas Benevides

Re: about write performance

2017-12-11 Thread Lucas Benevides
Good answer Oleksandr, But I think the data is inserted in the Memtable already in the right order. At least the datastax academy videos say so. But it shouldn't make any difference anyhow. Kind regards, Lucas Benevides 2017-12-08 5:41 GMT-02:00 Oleksandr Shulgin <oleksandr.shul...@zalando

Re: Cassandra Compaction Metrics - CompletedTasks vs TotalCompactionCompleted

2017-10-30 Thread Lucas Benevides
know what it is but surely is not the amount of Compaction Completed Tasks. Thank you Lucas Benevides - 2017-10-30 8:05 GMT-02:00 kurt greaves <k...@instaclustr.com>: > I believe (may be wrong) that CompletedTasks counts Validation compactions > while TotalCompactionsCompleted

Academic paper about Cassandra database compaction

2018-05-14 Thread Lucas Benevides
Dear community, I want to tell you about my paper published in a conference in March. The title is " NoSQL Database Performance Tuning for IoT Data - Cassandra Case Study" and it is available (not for free) in http://www.scitepress.org/DigitalLibrary/Link.aspx?doi=10.5220/0006782702770284 .

Re: Academic paper about Cassandra database compaction

2018-05-14 Thread Lucas Benevides
portant in > terms of making sure TWCS data expires quickly and avoiding having to read > from more than one TWCS window at a time. > > > - Jeff > > > > On Mon, May 14, 2018 at 7:12 AM, Lucas Benevides < > lu...@maurobenevides.com.br> wrote: > >> Dear communi

Re: Academic paper about Cassandra database compaction

2018-05-14 Thread Lucas Benevides
Cassandra and Oracle Architect/SME > Datastax Certified Cassandra expert > Oracle 10g Certified > > On Mon, May 14, 2018 at 9:12 AM, Lucas Benevides < > lu...@maurobenevides.com.br> wrote: > > Dear community, > > I want to tell you about my paper published in a con

Re: Does LOCAL_ONE still replicate data?

2018-05-08 Thread Lucas Benevides
Yes, but remind that there is Write Consistency and Read Consistency. To prevent the reads from reaching the other DC, you should set the Read Consistency LOCAL_ONE. As Hannu Kroger said, the LOCAL_ONE may be enough to you but maybe not if you want to be sure that your data was written also in

Maximum SSTable size

2018-06-27 Thread Lucas Benevides
Hello Community, Is there a maximum SSTable Size? If there is not, does it go up to the maximum Operational System values? Thanks in advance, Lucas Benevides

Cassandra Compaction Metrics - CompletedTasks vs TotalCompactionCompleted

2017-10-27 Thread Lucas Benevides
in TotalCompactionsCompleted. Thanks in Advance, Lucas Benevides

Re: Compaction: ThreadPool Metrics vs Compaction Metrics

2018-01-08 Thread Lucas Benevides
Hello Ahmed, I have questioned about the compaction metrics in 27/10/2017. You may see the conversation here <https://mail-archives.apache.org/mod_mbox/cassandra-user/201710.mbox/%3CCAOsmgAyr89MBk%2BRpbbmG6EkZN4r0fRmXEa9vdS2RxXmBLye%2B7A%40mail.gmail.com%3E> : Lucas Benevides 2018-01-05

Re: Heavy one-off writes best practices

2018-01-30 Thread Lucas Benevides
values to memTable Cleanup Threshold and Key cache size. Although it is not proven that the same results will persist in different environments, it is a good starting point. Lucas Benevides 2018-01-30 6:12 GMT-02:00 Julien Moumne <jmou...@deezer.com>: > Hello, I am looking for

Re: [announce] Release of Cassandra Prometheus metrics exporter

2018-02-06 Thread Lucas Benevides
database that aggregate value collected, or it works as a regular persistent database? Thanks a lot. Lucas Benevides 2018-01-10 13:06 GMT-02:00 Romain Gerard <romain.ger...@erebe.eu>: > Hello C*, > > A little mail to announce that we released today our internal tool at > Criteo to

Re: Tracing cql code being run through the drive

2018-02-22 Thread Lucas Benevides
I don't know if it you help you, but when the debug log is turned on, it displays the slow queries. To consider slow, the parameter read_request_timeout_in_ms is considered. Maybe if you decrease it, you can monitor your queries, with $tail -F debug.log Just an idea, I've never made it. Surely

Re: Cassandra cluster: could not reach linear scalability

2018-02-19 Thread Lucas Benevides
threads. Lucas Benevides Ipea 2018-02-18 8:29 GMT-03:00 onmstester onmstester <onmstes...@zoho.com>: > I've configured a simple cluster using two PC with identical spec: > > cpu core i5 >RAM: 8GB ddr3 >Disk: 1TB 5400rpm >Network: 1 G (I've test

TWCS enabling tombstone compaction

2018-03-09 Thread Lucas Benevides
rties also apply to TWCS, although it is not in the documentation. Thanks in advance, Lucas Benevides Dias

Upgrade to 3.11.2 disabled JMX

2018-04-05 Thread Lucas Benevides
and a prometheus client). When I run netstat -na it does not show port 7199 open. Tried to look at the logs but didn't see anything. Can you figure out why it happened and point any possible solution? Config files enable JMX with authtenticaion=false, but it doesn't work. Thanks in advance, Lucas