Slackbot
05/29/2023, 5:57 PMAbhishek Balaji Radhakrishnan
05/30/2023, 3:00 AMdruid-multi-stage-query
extension added to druid.extensions.loadList
in common.runtime.properties file? If you’ve info logs enabled, I’d check the overlord logs to see if you see something like:
2023-05-29T02:54:32,499 INFO [main] org.apache.druid.cli.CliCoordinator - * druid.extensions.loadList: ["druid-kafka-indexing-service", "druid-datasketches", "druid-multi-stage-query"]
Each process should log something like the above when they come upSujith Kumar.S
05/30/2023, 5:13 AMSujith Kumar.S
05/30/2023, 6:08 AMAbhishek Balaji Radhakrishnan
05/30/2023, 6:36 AMcommon.runtime.properties
— all processes will have access to the common properties. Unless this is something specific to your k8 deployment that I’m not familiar with. But I’m glad to hear that it’s resolved!Sujith Kumar.S
05/30/2023, 8:06 AM