sstableloader question

2016-10-09 Thread Osman YOZGATLIOGLU
Hello, I have running a sstableloader job. Unfortunately some of nodes restarted since beginnig streaming. I see streaming stop for those nodes. Can I restart those streaming somehow? Or if I restart sstableloader job, will it start from beginning? Regards, Osman This e-mail message, including

Re: [Marketing Mail] Re: sstableloader question

2016-10-10 Thread Osman YOZGATLIOGLU
at 7:38 PM, Adam Hutson mailto:a...@datascale.io>> wrote: It'll start over from the beginning. On Sunday, October 9, 2016, Osman YOZGATLIOGLU mailto:osman.yozgatlio...@krontech.com>> wrote: Hello, I have running a sstableloader job. Unfortunately some of nodes restarted sinc

Re: [Marketing Mail] Re: [Marketing Mail] Re: sstableloader question

2016-10-12 Thread Osman YOZGATLIOGLU
ath Subramanyam wrote: How many sstables are you trying to load ? Running sstableloaders in parallel will help. Did you try setting the "-t" parameter and see if you are getting the expected throughput ? - Rajath Rajath Subramanyam On Mon, Oct 10, 2016 at 2:

nodetool status high load info

2017-04-12 Thread Osman YOZGATLIOGLU
Hello, Nodetool status shows much more than actual data size. When I restart node, it shows normal a while and increase load in time. Where should I look? Cassandra 3.0.8, jdk 1.8.121 Regards, Osman This e-mail message, including any attachments, is for the sole use of the person to whom it h

Re: [Marketing Mail] Re: nodetool status high load info

2017-04-12 Thread Osman YOZGATLIOGLU
factor to go high like disk/cpu getting choked, you'll probably need to check dstat & iostat output along with Cassandra Threadpool stats to get a decent idea. On Wed, Apr 12, 2017 at 1:48 PM, Osman YOZGATLIOGLU mailto:osman.yozgatlio...@krontech.com>> wrote: Hello, Nodetool st

Re: [Marketing Mail] Re: [Marketing Mail] Re: nodetool status high load info

2017-04-12 Thread Osman YOZGATLIOGLU
load on your node by removing stale data. Try configuring compaction in you conf to perform minor compaction i.e. compactions at a regular interval. Thanks, Anuja On Wed, Apr 12, 2017 at 3:02 PM, Osman YOZGATLIOGLU mailto:osman.yozgatlio...@krontech.com>> wrote: Hello, Here is the problem