Complementing Cassandra and Open Search

0

I will like to complement and connect Cassandra with the Open Search Service to permit my users to query their data and have access to their searches.

feita há um ano230 visualizações
1 Resposta
0

There is no direct way to connect AWS OpenSearch Service with Cassandra. However, to enable users to query their data in OpenSearch, data integration or ETL process can be used such as tools like Apache NiFi, Logstash (with an appropriate input plugin for Cassandra), or AWS Glue.

The process generally involves extracting data from Cassandra, transforming it, and then indexing it into OpenSearch cluster. Once in OpenSearch, user can perform search queries directly. Please refer to following link:

https://www.instaclustr.com/support/documentation/opensearch/using-opensearch/connecting-logstash-to-opensearch/

AWS
respondido há 4 meses
profile picture
ESPECIALISTA
avaliado há um mês

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas