简体   繁体   English

在实时服务器上通过 cassandra 安装 Elastic Search

[英]Installing Elastic Search over cassandra on live server

I need to install elastic search over existing Cassandra database.我需要在现有的 Cassandra 数据库上安装弹性搜索。 I have over 50 customers using the server live now.我现在有 50 多个客户在使用服务器。

There is an option to install elassandra [ Elastic search + Cassandra ].有一个选项可以安装 elassandra [ Elastic search + Cassandra ]。 But my customers are using the database live and in order to install elassandra i will have to uninstall Cassandra.但是我的客户正在使用数据库,为了安装 elassandra,我必须卸载 Cassandra。

Is there any solution for this problem ?这个问题有什么解决方案吗?

Thanks in advance.提前致谢。

As the server is running right now, you can update node by node to a elassandra installation with deactivated elastic.由于服务器现在正在运行,您可以逐个节点更新到具有停用弹性的 elassandra 安装。

Once all nodes are updated, you restart one by one and activate elastic.一旦所有节点都更新完毕,你就一一重启并激活elastic。

In case you have only one server running, you should rethink your architecture如果您只有一台服务器在运行,您应该重新考虑您的架构

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

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