Join Slack
Powered by
This message was deleted.
# troubleshooting
s
Slackbot
01/23/2023, 10:30 PM
This message was deleted.
b
Brandon Tan
01/24/2023, 4:15 AM
Hi Didip, I believe it’s based on the cycle time of the coordinator (
https://druid.apache.org/docs/latest/design/coordinator.html
)
t
Tejas Parbat
01/24/2023, 4:17 AM
data will be there in deep storage old versions will be marked as unused and dropped from druid it will be there in but deep storage . You will need to run kill tasks to delete those segments
https://medium.com/nmc-techblog/data-retention-and-deletion-in-apache-druid-74ffd12398a8
https://druid.apache.org/docs/latest/tutorials/tutorial-delete-data.html
Tejas Parbat
01/24/2023, 4:20 AM
You can configure kill tasks or manually triggered.
d
Didip Kerabat
01/24/2023, 5:43 AM
awesome, thanks folks. Looks like whenever the automatic kill job is running, it will correctly delete the unused versions.
Open in Slack
Previous
Next