ES instead of Cassandra

Is ES a suitable replacement for Cassandra for an analytics platform? I
need high speed data ingestion, time series analysis, rollups and
aggregations etc. Cassandra is used for this kind of task often but it
seems to me ES might be a suitable if not better replacement.

Cheers.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/7301c4b2-b254-437c-8c28-f1906eb89975%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

I don't know if it could be a replacement for Cassandra but for sure it could be an analytic platform!

I would say: just give it a try! It's easy enough to start playing with your data!

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 23 mars 2014 à 09:07, Tim Uckun timuckun@gmail.com a écrit :

Is ES a suitable replacement for Cassandra for an analytics platform? I need high speed data ingestion, time series analysis, rollups and aggregations etc. Cassandra is used for this kind of task often but it seems to me ES might be a suitable if not better replacement.

Cheers.

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/7301c4b2-b254-437c-8c28-f1906eb89975%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/B1D4557D-E71E-4B31-A45C-E07741A84588%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

Hi Tim,

It depends on the details - "analytics platform" is a bit too abstract.
For what it's worth, we run a big performance monitoring and search
analytics service (see signature) on top of HBase as persistent data store.
This data store layer is pluggable, so we plugged in Solr and then
Elasticsearch at one point. Both could handle the job, but we had to use
all kinds of tricks to make them handle north of 100K data points per
second we received back when we did this. This is just our use case.
Unfortunately, nobody can provide a definite answer without knowing a ton
of details.

Otis

Performance Monitoring * Log Analytics * Search Analytics
Solr & Elasticsearch Support * http://sematext.com/

On Sunday, March 23, 2014 4:07:41 AM UTC-4, Tim Uckun wrote:

Is ES a suitable replacement for Cassandra for an analytics platform? I
need high speed data ingestion, time series analysis, rollups and
aggregations etc. Cassandra is used for this kind of task often but it
seems to me ES might be a suitable if not better replacement.

Cheers.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/1847ecc4-3fd7-4550-bb9c-9da94f60fb91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.