bjaenichen edited a comment on issue #8663: URL: https://github.com/apache/druid/issues/8663#issuecomment-656036728
At least in 0.17.0 you can delete entries from that table by using overlord API: curl -X DELETE -H 'Accept: application/json, text/plain, \*/\*' http://[yourhost]:[yourport]/druid/indexer/v1/pendingSegments/[datasource]?interval=1000/3000 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
