Former-commit-id:ab8b346489
[formerlyc8a43edd9e
] [formerlyd6b4cb65f4
[formerly b535a90fb25287945485c10b3c85749c11285171]] Former-commit-id:d6b4cb65f4
Former-commit-id:146c43a606
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
|