Hi. We have a usecase to store the incoming user e...
# general
s
Hi. We have a usecase to store the incoming user events. We have multiple dimensions where we want to query on. We want to use S3 as deep storage. We also have requirements like, the last half hour data will be queried on frequently like a hot shard. Can we use pinot for this use case? How can we model data optimally for this kind of use case? Do we have data retention support where data older than that can be removed after some time?
m
Yes, this seems like a good fit for Pinot. and yes Pinot has retention support.