yaml
type: "io.kestra.plugin.core.storage.Split"
yaml
id: "split"
type: "io.kestra.plugin.core.storage.Split"
from: "kestra://long/url/file1.txt"
bytes: 10MB

yaml
id: "split"
type: "io.kestra.plugin.core.storage.Split"
from: "kestra://long/url/file1.txt"
rows: 1000

yaml
id: "split"
type: "io.kestra.plugin.core.storage.Split"
from: "kestra://long/url/file1.txt"
partitions: 8

yaml
id: "split"
type: "io.kestra.plugin.core.storage.Split"
from: "kestra://long/url/logs.txt"
regexPattern: "\\[(\\w+)\\]"
Properties
Default\n
SubTypestring