jtuglu1 commented on PR #19187: URL: https://github.com/apache/druid/pull/19187#issuecomment-4139071599
> We are only using HDFS as deep store for our Druid clusters. Hence, I can only verify the behaviour for HDFS-based storages. > > For other storages, creating a new PR to implement `killRecursively` will help to solve this issue. > > > Also, is this limited to index_parallel? What about compaction, etc. > > This problem is only limited to multi-phase index_parallel tasks. > We are only using HDFS as deep store for our Druid clusters. Hence, I can only verify the behaviour for HDFS-based storages. > > For other storages, creating a new PR to implement `killRecursively` will help to solve this issue. > > > Also, is this limited to index_parallel? What about compaction, etc. > > This problem is only limited to multi-phase index_parallel tasks. I believe I have seen this also with compaction tasks which perform shuffle for perfect rollup. -- 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]
