Hi Folks.
I am new here, is there any integration tutorial or suggestion for
Cassandra available? thanks
Hi Folks.
I am new here, is there any integration tutorial or suggestion for
Cassandra available? thanks
Hi,
There isn't a built in integration between cassandra and elasticsearch.
The integration point usually revolves around getting data stored in
cassandra into elasticsearch. There are different ways to do it, one of them
is simply iterating through the data in cassandra and indexing it. For real
time changes, one option is to apply the same change in elasticsearch as it
is being applied to cassandra, or have something that polls cassandra for
changes and applies them.
On Mon, Oct 18, 2010 at 8:55 AM, Chr1s kknddandy@gmail.com wrote:
Hi Folks.
I am new here, is there any integration tutorial or suggestion for
Cassandra available? thanks
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.