Dataiku · Arazzo Workflow
Dataiku Import and Preload API Node Generation
Version 1.0.0
Import a generation bundle for a service, preload it into memory, then switch the service to it.
View Spec
View on GitHub
AnalyticsArtificial IntelligenceData PlatformData ScienceMachine LearningArazzoWorkflows
Provider
Workflows
import-and-preload-generation
Import a generation bundle, preload it, and switch the service to it.
Imports a generation via multipart upload, preloads it, then switches the service to the new generation.
1
importGeneration
importGeneration
Import a new generation bundle for the service from a ZIP archive.
2
preloadGeneration
preloadGeneration
Preload the imported generation into memory to reduce cold-start latency.
3
switchGeneration
switchGeneration
Switch the service to the newly preloaded generation.