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개 답변
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
답변함 4달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠