ThomasBarach commented on issue #12355: URL: https://github.com/apache/druid/issues/12355#issuecomment-1286881523
Depending on how you configured Overlord, but if you're using this param, ie you're using metadata DB to store task related information : ``` druid.indexer.storage.type=metadata ``` I've managed to unlock the situation by deleting the task from the metadata database. Not ideal, but my production cluster was stuck. -- 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]
