--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+unsubscribe@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/cbe8d632-7c38-4ac8-a4c7-8b8dcb205c35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Druid User" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/druid-user/B7Mr2I7qcSY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to druid-user+unsubscribe@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/CACZNdYCRZcDbPjpoxHuoZ6fQ5PeddNJ_EKdc83LsxPctQRW6Rw%40mail.gmail.com.
Hi Gian,Thank you for the response.I was hoping that druid can be configured to load data on historical nodes on demand.My use case is one where we will have > 10TB of data over a year and will accumulate year over year. Last month's data (~ 1TB) needs to be available for querying on a fairly regular basis and hence needs to be loaded in advance on the historical nodes.The rest of the data (> 10 TB) will be queried only once in a while. I was hoping that druid will allow some sort of an on-demand cache behavior for querying this data, where historical nodes could be told to load this data by the coordinator based on an incoming query and the data will time out after a configurable time (for example when the coordinator applies the rules next) from the historical node segment cache.Given that this is not the case what is the recommended deployment configuration for dealing with this sort of usage pattern?Loading all the data on historical nodes local storage is not a good option given the cost of local storage vs deep storage. Sounds like that is required? Tiering historical node clusters could help a bit but doesn't quite address the issue.thanks,rahul
On Mon, Feb 19, 2018 at 11:37 PM, Gian Merlino <gi...@imply.io> wrote:
Hi Rahul,I think you are missing one thing: data that is not loaded in advance on historical nodes cannot be queried. So in your scenario, where a query is made for a time range that has been dropped, what happens is you will just get no results at all.
Gian
On Sat, Feb 17, 2018 at 12:10 PM, Rahul Aggarwal <rahul....@gmail.com> wrote:
I will appreciate any help with the following question on a specific druid usage pattern.The pattern is as follows.Deep storage is setup as S3; druid coordinator rules are setup to load data for the latest one month and drop older data; a query is then made for data that is older than one month.In this scenario how will the druid broker know which historical nodes to forward the query to and further how will it take into account the current capacity of the historical nodes?I have gone through the documentation, the druid white paper and previous postings in this google group, but am not clear about the behavior.Much thanks,rahul
--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+...@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/cbe8d632-7c38-4ac8-a4c7-8b8dcb205c35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Druid User" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/druid-user/B7Mr2I7qcSY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to druid-user+...@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/c412a0dd-2f53-4398-b4d0-b515a34cf30c%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/c412a0dd-2f53-4398-b4d0-b515a34cf30c%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/6470b4f9-a78f-43e6-81d9-867aa3fe0f1e%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/e59e8a39-5ae2-4891-bf33-43736750c55c%40googlegroups.com.