Split
Split
yaml
type: "io.kestra.plugin.core.storage.Split"Examples
yaml
id: "split"
type: "io.kestra.plugin.core.storage.Split"
from: "kestra://long/url/file1.txt"
bytes: 10MByaml
id: "split"
type: "io.kestra.plugin.core.storage.Split"
from: "kestra://long/url/file1.txt"
rows: 1000yaml
id: "split"
type: "io.kestra.plugin.core.storage.Split"
from: "kestra://long/url/file1.txt"
partitions: 8yaml
id: "split"
type: "io.kestra.plugin.core.storage.Split"
from: "kestra://long/url/logs.txt"
regexPattern: "\\[(\\w+)\\]"Properties
from *Requiredstring
bytes string
partitions integerstring
regexPattern string
rows integerstring
separator string
Default
\nOutputs
uris array
SubTypestring