hub-internal-artifacts.step-definitions.ingestion.marklogic.default-ingestion.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-ingestion",
"type": "ingestion",
"version": 1,
"modulePath": "/data-hub/5/builtins/steps/ingestion/default/main.mjs",
"retryLimit" : 0,
"batchSize" : 100,
"threadCount" : 4,
"customHook": {},
"fileLocations": {
"inputFileType": "json"
},
"options": {
"targetDatabase": "data-hub-STAGING",
"outputFormat": "json",
"collections": [
"default-ingestion"
],
"provenanceGranularityLevel": "coarse",
"permissions": "data-hub-common,read,data-hub-common,update"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy