mirror of
https://github.com/apache/druid.git
synced 2025-02-23 19:15:02 +00:00
Enable msq for docker by default (#13069)
This commit is contained in:
parent
4bde50e683
commit
f60ec8e7ca
@ -27,7 +27,7 @@ DRUID_SINGLE_NODE_CONF=micro-quickstart
|
||||
|
||||
druid_emitter_logging_logLevel=debug
|
||||
|
||||
druid_extensions_loadList=["druid-histogram", "druid-datasketches", "druid-lookups-cached-global", "postgresql-metadata-storage"]
|
||||
druid_extensions_loadList=["druid-histogram", "druid-datasketches", "druid-lookups-cached-global", "postgresql-metadata-storage", "druid-multi-stage-query"]
|
||||
|
||||
druid_zk_service_host=zookeeper
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user