Transfer Collection to Cloud Job
The Transfer Collection to Cloud job allows you to migrate or copy your Solr collection to cloud storage.
Legacy Product
The Transfer Collection to Cloud job allows you to migrate or copy your Solr collection to cloud storage.
Transfer Collection to Cloud Storage, for collections that need to be migrated or copied to cloud storage
The ID for this Spark job. Used in the API to reference this job. Allowed characters: a-z, A-Z, dash (-) and underscore (_). Maximum length: 63 characters.
<= 63 characters
Match pattern: [a-zA-Z][_\-a-zA-Z0-9]*[a-zA-Z0-9]?
Spark configuration settings.
object attributes:{key
required : {
display name: Parameter Name
type: string
}value
: {
display name: Parameter Value
type: string
}}
Solr collection to copy
>= 1 characters
URI of output location (e.g. s3a://..., gs://..., wasb://...)
>= 1 characters
Overwrite output collection
Default: true
Format for cloud output (e.g. parquet, json, csv)
Default: parquet
Spark will re-partition the input to have this number of partitions. Increase for greater parallelism
Default: 200
Options used when reading input from Solr
object attributes:{key
required : {
display name: Parameter Name
type: string
}value
: {
display name: Parameter Value
type: string
}}
Default: transfer
Allowed values: transfer