Re: [EXTERNAL] full text search on some text columns

2018-08-01 Thread Octavian Rinciog
og/>. > > This email has been sent on behalf of Instaclustr Pty. Limited (Australia) > and Instaclustr Inc (USA). > > This email and any attachments may contain confidential and legally > privileged information. If you are not the intended recipient, do not copy > or disclose its content, but please reply to this email immediately and > highlight the error to the sender and then immediately delete the message. > > -- Octavian Rinciog

Cassandra open port native_transport_port after a random time

2017-11-10 Thread Octavian Rinciog
t return at all (it just hangs) - nodetool compactionstats: 0 pending tasks - nodetool netstats: Mode: STARTING. Not sending any streams. - nodetool info: Gossip active : true Thrift active : false Native Transport active: false Thank you. -- O

Re: Cassandra open port native_transport_port after a random time

2017-11-11 Thread Octavian Rinciog
k you. Pe 11 nov. 2017 01:54, "Jeff Jirsa" a scris: > I wouldn't expect a 128MB counter cache to take an hour to load. You've > got some GC pressure (with quite a few ~500ms pauses during startup), but > it still seems odd. > > > On Fri, Nov 10, 2017 at

Best compaction strategy for counters tables

2018-01-17 Thread Octavian Rinciog
WRITE rate, given by iostat is 100:1. Counter cache hit rate is 80%, so only for 20% UPDATE requests, the hard-disk is touched. I want to ask you which compation strategy is best for this table (SizeTieredCompactionStrategy or LeveledCompactionStrategy). Thank you, -- Octavian Rinciog

High read rate on hard-disk

2018-01-17 Thread Octavian Rinciog
SELECT queries in progress. Also, I know that for each update, a lock is obtained[1] Thank you, [1]https://apache.googlesource.com/cassandra/+/refs/heads/trunk/src/java/org/apache/cassandra/db/CounterMutation.java#121 -- Octavian Rinciog --

Re: Best compaction strategy for counters tables

2018-01-18 Thread Octavian Rinciog
; Alain Rodriguez - @arodream - al...@thelastpickle.com > France / Spain > > The Last Pickle - Apache Cassandra Consulting > http://www.thelastpickle.com > > 2018-01-17 16:14 GMT+00:00 Octavian Rinciog : >> >> Hello! >> I am using Cassandra 3.10. >> I have a cou

Re: High read rate on hard-disk

2018-01-18 Thread Octavian Rinciog
r repairs with RF = 1 :D. > > C*heers, > ------- > Alain Rodriguez - @arodream - al...@thelastpickle.com > France / Spain > > The Last Pickle - Apache Cassandra Consulting > http://www.thelastpickle.com > > 2018-01-17 17:40 GMT+00:00 Octavian Rinciog : >> &g