Re: GUI clients for Cassandra

2018-04-22 Thread Eunsu Kim
I am now writing dbeaver EE, but I’m waiting for TeamSQL (https://teamsql.io) to support cassandra. > On 23 Apr 2018, at 7:56 AM, Tim Moore wrote: > > I use the command-line too, but have heard some recommendations for DBeaver > EE as a cross-database GUI with support

Re: GUI clients for Cassandra

2018-04-22 Thread Tim Moore
I use the command-line too, but have heard some recommendations for DBeaver EE as a cross-database GUI with support for Cassandra: https://dbeaver.com/ On Sun, Apr 22, 2018 at 3:58 PM, Hannu Kröger wrote: > Hello everyone! > > I have been asked many times that what is a good

Re: GUI clients for Cassandra

2018-04-22 Thread Andrew Baker
https://zeppelin.apache.org/ is pretty nice, not a fully fledge Cassandra GUI, but worth a look. Plus it can be used for all sorts of other things. On Sun, Apr 22, 2018 at 8:59 AM Hannu Kröger wrote: > Hello everyone! > > I have been asked many times that what is a good GUI

GUI clients for Cassandra

2018-04-22 Thread Hannu Kröger
Hello everyone! I have been asked many times that what is a good GUI client for Cassandra. DevCenter is not available anymore and DataStax has a DevStudio but that’s for DSE only. Are there some 3rd party GUI tools that you are using a lot? I always use the command line client myself. I have

Re: cassandra repair takes ages

2018-04-22 Thread Carlos Rolo
Hello, I just stated that if you use QUORUM or in fact using ALL, since you're running ONE, this is a non-issue. Regarding incremental repairs you can read here: http://thelastpickle.com/blog/2017/12/14/should-you-use-incremental-repair.html You can't run repair -pr simultaneously. You can try

Re: cassandra repair takes ages

2018-04-22 Thread Nuno Cervaens - Hoist Group - Portugal
Hi Carlos, Thanks for the reply. Isnt the consistency level defined per session? All my session, being for read or write as defaulted to ONE. Movid to SSD is for sure an obvious improvement but not possible at the moment. My goal is to really spend the lowest time possible on running a