
.flux-api.1.2.1.source-code.marklogic-spark-messages_en.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of flux-api Show documentation
Show all versions of flux-api Show documentation
Flux API for data movement with MarkLogic
# Defines various messages for the connector.
# Overridden here so that the user sees meaningful CLI option names instead of meaningless connector option names.
# The use of "_en" allows this to take precedence over the marklogic-spark-messages.properties file in the connector,
# while still inheriting anything from that file that is not overridden.
spark.marklogic.client.uri=--connection-string
spark.marklogic.read.batchSize=--batch-size
spark.marklogic.read.documents.partitionsPerForest=--partitions-per-forest
spark.marklogic.read.noOpticQuery=Must define an Optic query
spark.marklogic.read.numPartitions=--partitions
spark.marklogic.write.batchSize=--batch-size
spark.marklogic.write.documentType=--document-type
spark.marklogic.write.fileRows.documentType=--document-type
spark.marklogic.write.graph=--graph
spark.marklogic.write.graphOverride=--graph-override
spark.marklogic.write.jsonRootName=--json-root-name
spark.marklogic.write.threadCount=--thread-count
spark.marklogic.write.threadCountPerPartition=--thread-count-per-partition
spark.marklogic.write.transformParams=--transform-params
spark.marklogic.write.uriTemplate=--uri-template
spark.marklogic.write.xmlRootName=--xml-root-name
spark.marklogic.write.splitter.maxChunkSize=--splitter-max-chunk-size
spark.marklogic.write.splitter.maxOverlapSize=--splitter-max-overlap-size
spark.marklogic.write.splitter.sidecar.maxChunks=--splitter-sidecar-max-chunks
spark.marklogic.write.embedder.chunks.jsonPointer=--embedder-chunks-json-pointer
spark.marklogic.write.embedder.chunks.xpath=--embedder-chunks-xpath
spark.marklogic.write.embedder.batchSize=--embedder-batch-size
© 2015 - 2025 Weber Informatics LLC | Privacy Policy