AssetShipper
AssetShipper
yaml
type: "io.kestra.plugin.ee.assets.AssetShipper"Examples
yaml
id: assetShipper
namespace: company.team
triggers:
- id: daily
type: io.kestra.plugin.core.trigger.Schedule
cron: "@daily"
tasks:
- id: logSync
type: io.kestra.plugin.ee.assets.AssetShipper
assetExporters:
- id: file
type: io.kestra.plugin.ee.openlineage.OpenLineageAssetExporter
uri: http://localhost:3000DO
Properties
assetExporters *RequiredNon-dynamic
Min items
1 Definitions
Ship asset lineage events to a file inside Kestra's internal storage.
id*Requiredstring
Validation RegExp
^[a-zA-Z0-9][a-zA-Z0-9_-]*Min length
1type*Requiredobject
formatstring
Default
IONPossible Values
IONJSONlogFilePrefixstring
Default
kestra-log-filemaxLinesPerFileintegerstring
Ship asset lineage events to an OpenLineage compatible destination.
id*Requiredstring
Validation RegExp
^[a-zA-Z0-9][a-zA-Z0-9_-]*Min length
1type*Requiredobject
uri*Requiredstring
mappingsobject
SubTypeobject
assetNamespace string
assetTypes array
SubTypestring
delete booleanstring
flowId string
flowNamespace string
lookbackPeriod string
Default
P1DFormat
durationoffsetKey string
taskId string
Outputs
endFetchedDate string
Format
date-timeoutputs object
Definitions