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
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
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
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
://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
, 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
Hi
Does the metrics work with prometheus?
I did find graphite example ..not sure what would be the prometheus example.
;
>> 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
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
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
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
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
Hi All,
For reaper do we need both file or only one?
Cassandra.reaper.yaml
Cassandra-reaper-cassandra.yaml
: 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
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
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?
>>
>>
>>
&
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 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
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
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
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
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
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
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&
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
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
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
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
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
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
30 matches
Mail list logo