maytasm commented on issue #11764: URL: https://github.com/apache/druid/issues/11764#issuecomment-1029448523
Druid also has automatic cleanup of the task log and task metadata using the config `druid.indexer.logs.kill.*`. See more details at https://druid.apache.org/docs/latest/configuration/index.html#log-retention-policy. The limitation of this is that you cannot selectively choose certain task types to be deleted or not deleted. The cleanup will delete everything owner than configured time. -- 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]
