to kill running query, there is no way.
turn off all nodes and turn on.
cassandra doesnt support kill query feature
2017년 1월 23일 월요일, Cogumelos Maravilha님이 작성한 메시지:
> Hi,
>
> I'm using cqlsh --request-timeout=1 but because I've more than
> 600.000.000 rows some times I get blocked and I kill
Hi,
I'm using cqlsh --request-timeout=1 but because I've more than
600.000.000 rows some times I get blocked and I kill the cqlsh. But what
about the running query in Cassandra? How can I check that?
Thanks in advance.