hub-internal-artifacts.step-definitions.matching.marklogic.default-matching.step.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of marklogic-data-hub Show documentation
Show all versions of marklogic-data-hub Show documentation
Library for Creating an Operational Data Hub on MarkLogic
{
"lang": "zxx",
"name": "default-matching",
"type": "matching",
"version": 1,
"modulePath": "/data-hub/5/builtins/steps/mastering/default/matching.mjs",
"retryLimit" : 0,
"batchSize" : 100,
"threadCount" : 4,
"options": {
"acceptsBatch": true,
"stepUpdate": false,
"sourceDatabase": "data-hub-FINAL",
"targetDatabase": "data-hub-FINAL",
"sourceQuery": "cts.collectionQuery('default-mapping')",
"collections": [
"mastering-summary"
],
"provenanceGranularityLevel": "off",
"permissions": "data-hub-common,read,data-hub-common,update"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy