diff --git a/files/beekeeper-scheduler-apiary-config.json b/files/beekeeper-scheduler-apiary-config.json index a9d303c..f30cdb2 100644 --- a/files/beekeeper-scheduler-apiary-config.json +++ b/files/beekeeper-scheduler-apiary-config.json @@ -5,6 +5,7 @@ }, "properties": { "apiary.queue-url": "${queue}", - "metastore-uri": "${metastore_uri}" + "metastore-uri": "${metastore_uri}", + "dry-run-enabled": "${dry_run_enabled}" }${graphite_config} }