>
> thanks guys,
>
> i have an app that needs to write big data, currently writes directly to 
> ES.
>
> also i have really heavy aggregations (scripted metric), which takes a 
> long time (few min)
>
 

> since i know that ES supposed to be a search engine and not DB (by their 
> claim), i started to look for Solutions, and i thought of the following 
> form:
>

 1. write to HDFS
 2. index the data after manipulations, that will save me expensive 
aggregations
 3.run queries on ES 
 
does it make sense?
you know a better scalable option?

Lior

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/7aafd5c5-cae4-409d-90d7-719ec78155d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to