Skip to content

Commit

Permalink
run all IT with the feature
Browse files Browse the repository at this point in the history
  • Loading branch information
findingrish committed Feb 22, 2024
1 parent b1b9529 commit e8a6d9b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,4 @@ druid_indexer_task_ignoreTimestampSpecForDruidInputSource=true


# TODO: Pass this from the test (AzureDeepStorage)
druid_centralizedDatasourceSchema_enabled=true
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ druid_manager_segments_pollDuration=PT5S
druid_coordinator_period=PT10S
druid_query_segmentMetadata_metadataRefreshPeriod=PT15S
druid_centralizedDatasourceSchema_backFillEnabled=true
druid_centralizedDatasourceSchema_backFillPeriod=15000
druid_centralizedDatasourceSchema_backFillPeriod=15000
druid_centralizedDatasourceSchema_enabled=true
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ druid_indexer_runner_type=remote
druid_auth_basic_common_cacheDirectory=/tmp/authCache/overlord
druid_server_https_crlPath=/tls/revocations.crl

druid_centralizedDatasourceSchema_enabled=true
druid_centralizedDatasourceSchema_enabled=true

0 comments on commit e8a6d9b

Please sign in to comment.