.marklogic-spark-connector.2.4.1.source-code.marklogic-spark-messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of marklogic-spark-connector Show documentation
Show all versions of marklogic-spark-connector Show documentation
Spark 3 connector for MarkLogic
# Defines various messages for the connector. Intended to be inherited and overridden by the ETL tool via
# marklogic-spark-messages_en.properties, where each option name can be associated with a CLI option in the ETL tool.
spark.marklogic.client.uri=
spark.marklogic.read.batchSize=
spark.marklogic.read.documents.partitionsPerForest=
spark.marklogic.read.numPartitions=
spark.marklogic.read.noOpticQuery=No Optic query found; must define spark.marklogic.read.opticQuery
spark.marklogic.write.batchSize=
spark.marklogic.write.documentType=
spark.marklogic.write.fileRows.documentType=
spark.marklogic.write.graph=
spark.marklogic.write.graphOverride=
spark.marklogic.write.jsonRootName=
spark.marklogic.write.threadCount=
spark.marklogic.write.threadCountPerPartition=
spark.marklogic.write.transformParams=
spark.marklogic.write.uriTemplate=
spark.marklogic.write.xmlRootName=