micomahesh1982 commented on issue #16030:
URL: https://github.com/apache/druid/issues/16030#issuecomment-1988726975

   Thank you Abhishek.
   
   On Mon, Mar 11, 2024 at 5:17 AM Abhishek Radhakrishnan <
   ***@***.***> wrote:
   
   > @micomahesh1982 <https://github.com/micomahesh1982>, you can enable
   > auto-kill, please see these docs -
   > 
https://druid.apache.org/docs/latest/operations/clean-metadata-store/#configure-automated-metadata-cleanup
   > and
   > https://druid.apache.org/docs/latest/configuration/#coordinator-operation.
   >
   > I’m not sure how to dynamically delete the ALL granular segments.
   >
   > Setting the druid.coordinator.kill.* properties in
   > coordinator/runtime.properties should enable the coordinator duty to
   > periodically delete all unused segments from the datasources based on your
   > configuration values
   > <https://druid.apache.org/docs/latest/configuration/#coordinator-operation>
   > .
   >
   > If I understand your second question above correctly, if you specify an
   > interval -146136543-09-08T08:23:32.096Z/146140482-04-24T15:36:27.903Z in
   > the API-issued kill task, the kill task will delete *all* unused segments
   > whose interval overlaps with this specified kill interval. For example, if
   > you have an unused segment with an interval 2000-01-01/2001-01-01, that
   > will be deleted too as it overlaps with
   > -146136543-09-08T08:23:32.096Z/146140482-04-24T15:36:27.903Z.
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/druid/issues/16030#issuecomment-1988308932>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AZEDLGFWQ7GNHH56PQJQQYDYXWOHBAVCNFSM6AAAAABEDGFAK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBYGMYDQOJTGI>
   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   
   
   -- 
   Regards,
   Mahesha S
   Cell:8015127140
   


-- 
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]

Reply via email to