Former-commit-id:33bc5fd816
[formerly83e9157df7
] [formerly328c6dccad
[formerly bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf]] Former-commit-id:328c6dccad
Former-commit-id:47cc08ac79
7 lines
381 B
Properties
7 lines
381 B
Properties
# The cron pattern the MetaDataHandler will run, which persists dataset metadata
|
|
metadata-process.cron=0+*+*+*+*+?
|
|
# The cron pattern for how often the DataSetMetaDataPurgeLauncher will run, e.g.
|
|
# how often to check for purgeable dataset metadata instances
|
|
metadata-purge.cron=0+0+3+*+*+?
|
|
# how many meta data process threads to use to process metadata
|
|
metadata-process.threads=2
|