How to backup and restore data in Titan-Server (with Cassandra and Elastic Search) without sstableloader

StackOverflow https://stackoverflow.com/questions/23688281

Frage

I have the Titan server, with Cassandra, installed here, with multiple keyspaces configured. I've read many threads about how to back up and restore a keyspace, but all talk about using sstableloader.

However, I didn't find this tool, since the Titan installation I've used came with Cassandra, and there is not an exclusive bin folder for Cassandra on it.

I wonder how do I backup and restore a keyspace with these conditions.

Thanks in advance.

War es hilfreich?

Lösung

One thing you could do is just separately download the version of Cassandra compatible with the one that packaged with your Titan version. I routinely do that to get nodetool and the cassandra-cli.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top