All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.flux-api.1.0.0.source-code.marklogic-spark-messages_en.properties Maven / Gradle / Ivy

There is a newer version: 1.0.0.ea1
Show newest version
# 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





© 2015 - 2024 Weber Informatics LLC | Privacy Policy