smit-aterlo opened a new issue, #10684: URL: https://github.com/apache/druid/issues/10684
Hello, How can I query old segments which are not available on the disk because of a space issue? I have 2 days' worth of data on the space and an extra 1-2GB of free space but what if I want to query data from 3 days before? All my data is stored on google cloud storage. Currently, I am not able to query any data which segments are not cached on the disk. In my case data is not available because of space issues. Total data for 2 days comes to around 48GB and disk space is 50GB. This means it will store 2 days of data only on disk but in some cases, we need to query data from before 2 days. Thank you -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
