Dataiku · Arazzo Workflow
Dataiku Bootstrap Project with First Dataset
Version 1.0.0
Create a DSS project, add a managed dataset to it, and confirm the dataset definition.
View Spec
View on GitHub
AnalyticsArtificial IntelligenceData PlatformData ScienceMachine LearningArazzoWorkflows
Provider
Workflows
bootstrap-project
Create a project and seed it with a first dataset.
Creates a DSS project, creates a dataset within it, and fetches the dataset definition to confirm it exists.
1
createProject
createProject
Create the DSS project from the supplied project key and name.
2
createDataset
createDataset
Create the first dataset inside the newly created project.
3
confirmDataset
getDataset
Read the dataset definition back to confirm it was registered.