CalvinKirs commented on a change in pull request #5007:
URL:
https://github.com/apache/incubator-dolphinscheduler/pull/5007#discussion_r596494380
##########
File path: docker/build/conf/dolphinscheduler/worker.properties.tpl
##########
@@ -21,6 +21,9 @@ worker.exec.threads=${WORKER_EXEC_THREADS}
# worker heartbeat interval
worker.heartbeat.interval=${WORKER_HEARTBEAT_INTERVAL}
+# worker tenant auto create
+worker.tenant.auto.create=true
+
Review comment:
The default value of false may be better. WDYT?
----------------------------------------------------------------
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:
[email protected]