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.

preguntada hace un año230 visualizaciones
1 Respuesta
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 hace 4 meses
profile picture
EXPERTO
revisado hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas