简体   繁体   English

如何在没有sstableloader的情况下在Titan-Server(使用Cassandra和Elastic Search)中备份和恢复数据

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

I have the Titan server, with Cassandra, installed here, with multiple keyspaces configured. 我安装了带有Cassandra的Titan服务器,配置了多个键空间。 I've read many threads about how to back up and restore a keyspace, but all talk about using sstableloader. 我已经阅读了许多关于如何备份和恢复密钥空间的线程,但所有人都在谈论使用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. 但是,我没有找到这个工具,因为我使用的Titan安装带有Cassandra,并且没有Cassandra的专用bin文件夹。

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. 您可以做的一件事就是单独下载与您的Titan版本打包兼容的Cassandra版本。 I routinely do that to get nodetool and the cassandra-cli. 我经常这样做以获得nodetool和cassandra-cli。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM