You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/05/17 00:27:19 UTC

[GitHub] [druid] Kinigopoulos commented on issue #11086: How to load extension only to the broker

Kinigopoulos commented on issue #11086:
URL: https://github.com/apache/druid/issues/11086#issuecomment-841904615


   Hello,
   I try to load the extension to the broker but when I start druid, it seems that it isn't loading because the queryType doesn't exist.
   I am using version 0.21.0 but I have used previous ones as well. The result is unfortunately the same.
   
   In the `conf/druid/broker/runtime.properties` file, I added `druid.extensions.loadList=["moving-average-query"]` at the top.
   I am using the micro-quickstart configuration and I haven't changed anything else from there.
   
   Java version (if for some reason that's what causes it): openjdk 1.8.0_292
   
   I would be glad if someone could help.
   Thanks in advance!


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org