ES can do aggregations very quickly, it really depends on what you want to
do.

I'd suggest trying ES and seeing if it can do what you want, and go from
there.

On 3 May 2015 at 20:46, Lior Goldemberg <[email protected]> wrote:

> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/7aafd5c5-cae4-409d-90d7-719ec78155d3%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/7aafd5c5-cae4-409d-90d7-719ec78155d3%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAEYi1X_Sv8DV6vX0SZM86H-D4UQAM%3DBXipq9vuJrjZc1qYNaJQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to