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

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

質問

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.

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top