Re: Memory requirements for Cassandra reaper

2021-05-06 Thread Surbhi Gupta
Thanks a lot. On Tue, 4 May 2021 at 19:51, Erick Ramirez wrote: > 2GB is allocated to the Reaper JVM on startup (see > https://github.com/thelastpickle/cassandra-reaper/blob/2.2.4/src/packaging/bin/cassandra-reaper#L90-L91 > ). > > If you just want to test it out on a machine wit

Re: Memory requirements for Cassandra reaper

2021-05-04 Thread Erick Ramirez
2GB is allocated to the Reaper JVM on startup (see https://github.com/thelastpickle/cassandra-reaper/blob/2.2.4/src/packaging/bin/cassandra-reaper#L90-L91 ). If you just want to test it out on a machine with only 8GB, you can update the cassandra-reaper script to only use 1GB by setting -Xms1G

Re: Memory requirements for Cassandra reaper

2021-05-04 Thread Bowen Song
Hi Surbhi, I don't know the memory requirements, but speaking from my observation, a single Cassandra Reaper instance with an external postgres database storage backend, and managing a single small Cassandra cluster, the Cassandra Reaper's Java process memory usage is slightly sh

Memory requirements for Cassandra reaper

2021-05-04 Thread Surbhi Gupta
Hi, What are the memory requirements for Cassandra reaper? I was trying to setup cassandra reaper on a 8GB box where cassandra is taking 3GB heap size , but i got error "Cannot allocate memory" Hence wanted to understand the memory requirements for cassandra reaper . What should be t

Cassandra Reaper 2.0 was released

2019-12-19 Thread Alexander Dejanovski
://thelastpickle.com/blog/2019/12/10/cassandra-reaper-2-0-release.html https://thelastpickle.com/blog/2019/12/18/diagnostics.html Upgrade is recommended for people using older versions and we're happy to get your feedback. Documentation and downloads are available on the official Reaper we

RE: [EXTERNAL] Re: Cassandra reaper

2018-04-26 Thread Durity, Sean R
, April 24, 2018 9:01 PM To: user@cassandra.apache.org Subject: [EXTERNAL] Re: Cassandra reaper Sure thing Abdul, That's great to hear! Unfortunately, the JMX authentication needs to be in the config file currently. And even if the JMX authentication was stored within Cassandra, we would still ne

Cassandra reaper metrics

2018-04-25 Thread Abdul Patel
Hi Does the metrics work with prometheus? I did find graphite example ..not sure what would be the prometheus example.

Re: Cassandra reaper

2018-04-24 Thread Joaquin Casares
; >> Hello Abdul, >> >> Depending on what you want your backend to be stored on, you'll want to >> use a different file. >> >> So if you want your Reaper state to be stored within a Cassandra cluster, >> which I would recommend, use this file as you

Re: Cassandra reaper

2018-04-24 Thread Abdul Patel
t; which I would recommend, use this file as your base file: > > https://github.com/thelastpickle/cassandra-reaper/blob/master/src/ > packaging/resource/cassandra-reaper-cassandra.yaml > > Make a copy of the yaml and include your system-specific settings. Then > symlink it to the f

Re: Cassandra reaper

2018-04-24 Thread Joaquin Casares
Hello Abdul, Depending on what you want your backend to be stored on, you'll want to use a different file. So if you want your Reaper state to be stored within a Cassandra cluster, which I would recommend, use this file as your base file: https://github.com/thelastpickle/cassandra-reaper

Re: Cassandra reaper

2018-04-24 Thread Abdul Patel
Thanks But the differnce here is cassandra-reaper-caasandra has more paramters than the cassandra-reaper.yaml Can i just use the 1 file with all details or it looks for one specific file? On Tuesday, April 24, 2018, Joaquin Casares wrote: > Hello Abdul, > > You'll only want one

Re: Cassandra reaper

2018-04-24 Thread Joaquin Casares
Hello Abdul, You'll only want one: The yaml file used by the service is located at /etc/cassandra-reaper/cassandra-reaper.yaml and alternate config templates can be found under /etc/cassandra-reaper/configs. It is recommended to create a new file with your specific configuration and symli

Cassandra reaper

2018-04-24 Thread Abdul Patel
Hi All, For reaper do we need both file or only one? Cassandra.reaper.yaml Cassandra-reaper-cassandra.yaml

RE: [EXTERNAL] Re: Any Cassandra Backup and Restore tool like Cassandra Reaper?

2017-12-27 Thread Durity, Sean R
: user@cassandra.apache.org Subject: [EXTERNAL] Re: Any Cassandra Backup and Restore tool like Cassandra Reaper? Tablesnap assumes S3, and tableslurp can set up the stage for restoring by downloading the relevant SSTables (but then it's up to the operator to complete the restore from

Re: Any Cassandra Backup and Restore tool like Cassandra Reaper?

2017-12-14 Thread Lerh Chuan Low
ssandra.yaml. And I'm thinking of >> setting up a replication strategy so that one rack contains 1 replica of >> each keyspace and then using r1soft to image each of those servers to tape >> for offsite backup. >> >> >> On Thu, Dec 14, 2017 at 1:30 PM Harika

Re: Any Cassandra Backup and Restore tool like Cassandra Reaper?

2017-12-14 Thread Rutvij Bhatt
o image each of those servers to tape > for offsite backup. > > > On Thu, Dec 14, 2017 at 1:30 PM Harika Vangapelli -T (hvangape - AKRAYA > INC at Cisco) wrote: > >> Any Cassandra Backup and Restore tool like Cassandra Reaper for Repairs? >> >> >> &

Re: Any Cassandra Backup and Restore tool like Cassandra Reaper?

2017-12-14 Thread Roger Brown
trategy so that one rack contains 1 replica of each keyspace and then using r1soft to image each of those servers to tape for offsite backup. On Thu, Dec 14, 2017 at 1:30 PM Harika Vangapelli -T (hvangape - AKRAYA INC at Cisco) wrote: > Any Cassandra Backup and Restore tool like Cassandra Reape

Any Cassandra Backup and Restore tool like Cassandra Reaper?

2017-12-14 Thread Harika Vangapelli -T (hvangape - AKRAYA INC at Cisco)
Any Cassandra Backup and Restore tool like Cassandra Reaper for Repairs? [http://wwwin.cisco.com/c/dam/cec/organizations/gmcc/services-tools/signaturetool/images/logo/logo_gradient.png] Harika Vangapelli Engineer - IT hvang...@cisco.com<mailto:hvang...@cisco.com> Tel: Cisco System

New command line client for cassandra-reaper

2017-03-03 Thread Vincent Rischmann
Hi, I'm using cassandra-reaper (https://github.com/thelastpickle/cassandra-reaper) to manage repairs of my Cassandra clusters, probably like a bunch of other people. When I started using it (it was still the version from the spotify repository) the UI didn't work well, and the

Re: Cassandra reaper

2016-11-21 Thread Jai Bheemsen Rao Dhanwada
Done, thanks https://github.com/thelastpickle/cassandra-reaper/issues/22 On Mon, Nov 21, 2016 at 9:53 PM, Alexander Dejanovski < a...@thelastpickle.com> wrote: > Hi Jai, > > Reaper is fully open sourced and you should be able to add schedules. > Could you open an issue on

Re: Cassandra reaper

2016-11-21 Thread Alexander Dejanovski
Hi Jai, Reaper is fully open sourced and you should be able to add schedules. Could you open an issue on GitHub and provide both configuration and error output (if any) ? >> https://github.com/thelastpickle/cassandra-reaper/issues Thanks, On Tue, Nov 22, 2016 at 1:59 AM Jai Bheems

Re: Cassandra reaper

2016-11-21 Thread Jai Bheemsen Rao Dhanwada
dn't get around with my issue. > but I started using : https://github.com/thelastpickle/cassandra-reaper > it works like a charm :) > > I am using GUI, I just need to tweak/play with the configuration. > > Thanks again for the help > > > On Tue, Nov 1, 2016 at 1

Re: Cassandra reaper

2016-11-21 Thread Jai Bheemsen Rao Dhanwada
Hello Alexander, Thanks for the help, I couldn't get around with my issue. but I started using : https://github.com/thelastpickle/cassandra-reaper it works like a charm :) I am using GUI, I just need to tweak/play with the configuration. Thanks again for the help On Tue, Nov 1, 2016 at

Re: Cassandra reaper

2016-11-01 Thread Jai Bheemsen Rao Dhanwada
t; Thanks >> >> On Tue, Nov 1, 2016 at 6:15 PM Jai Bheemsen Rao Dhanwada < >> jaibheem...@gmail.com> wrote: >> >> Thanks Alex, >> >> Forgot to mention but I did add the cluster. See the status below. It >> says the status is running but I don&

Re: Cassandra reaper

2016-11-01 Thread Alexander Dejanovski
nks > > On Tue, Nov 1, 2016 at 6:15 PM Jai Bheemsen Rao Dhanwada < > jaibheem...@gmail.com> wrote: > > Thanks Alex, > > Forgot to mention but I did add the cluster. See the status below. It says > the status is running but I don't see any repair happening. this is i

Re: Cassandra reaper

2016-11-01 Thread Jai Bheemsen Rao Dhanwada
ys the status is running but I don't see any repair happening. this is in >> the same state from past 1 days. >> b/w there not much of data in cluster. >> >> [root@machine cassandra-reaper]# ./bin/spreaper s

Re: Cassandra reaper

2016-11-01 Thread Alexander Dejanovski
on but I did add the cluster. See the status below. It says > the status is running but I don't see any repair happening. this is in the > same state from past 1 days. > b/w there not much of data in cluster. > > [root@machine cassandra-reaper]# ./bin/spreaper status-repair 3

Re: Cassandra reaper

2016-11-01 Thread Jai Bheemsen Rao Dhanwada
Thanks Alex, Forgot to mention but I did add the cluster. See the status below. It says the status is running but I don't see any repair happening. this is in the same state from past 1 days. b/w there not much of data in cluster. [root@machine cassandra-reaper]# ./bin/spreaper status-rep

Re: Cassandra reaper

2016-11-01 Thread Alexander Dejanovski
inski/cassandra-reaper-ui Worth mentioning that at The Last Pickle we maintain a fork of Reaper that handles incremental repair, works with C* 2.x and 3.0, and bundles the UI : https://github.com/thelastpickle/cassandra-reaper We have a branch that allows using Cassandra as a storage backend inste

Cassandra reaper

2016-10-31 Thread Jai Bheemsen Rao Dhanwada
Hello, Has anyone played around with the cassandra reaper ( https://github.com/spotify/cassandra-reaper)? if so can some please help me with the set-up, I can't get it working. I used the below steps: 1. create jar file using maven 2. java -jar cassandra-reaper-0.2.3-SNAPSHOT.jar s