EylonLevy commented on code in PR #13795:
URL: https://github.com/apache/druid/pull/13795#discussion_r1119985942
##########
distribution/docker/druid.sh:
##########
@@ -40,6 +40,9 @@
# - DRUID_CONFIG_COMMON -- full path to a file for druid 'common' properties
# - DRUID_CONFIG_${service} -- full path to a file for druid 'service'
properties
# - DRUID_SINGLE_NODE_CONF -- config to use at runtime. Choose from: {large,
medium, micro-quickstart, nano-quickstart, small, xlarge}
+# - DRUID_ADDITIONAL_CONF_DIRS -- full path to a directory containing
configuration files needed for extentions and will be copied to the common
directory.
Review Comment:
Thanks for the quick response :). Changed it :)
--
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]