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.

1 réponse
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
répondu il y a 4 mois
profile picture
EXPERT
vérifié il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions