DSS tutorial creation error for Automation "DKU_TUTORIAL_AUTOMATION"
please find the error code below :
Tutorial project import failed: {"usedProjectKey":"DKU_TUTORIAL_AUTOMATION","neededAMigration":true,"usedConnections":[],"messages":[{"severity":"ERROR","isFatal":true,"code":"ERR_BUNDLE_ACTIVATE_MISSING_CONNECTION","title":"Missing connection","details":"Connection missing for folder Orders (not remapped): filesystem_folders (Filesystem)","message":"Missing connection: Connection missing for folder Orders (not remapped): filesystem_folders (Filesystem)"},{"severity":"ERROR","isFatal":true,"code":"ERR_BUNDLE_ACTIVATE_MISSING_CONNECTION","title":"Missing connection","details":"Connection missing for folder Customers (not remapped): filesystem_folders (Filesystem)","message":"Missing connection: Connection missing for folder Customers (not remapped): filesystem_folders (Filesystem)"}],"maxSeverity":"ERROR","anyMessage":true,"success":false,"warning":false,"error":true,"fatal":true}
can someone please suggest actions on this
Best Answer
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,212 Dataiker
Hi,
From the error looks like filesystem_folders default connection is no longer present on your instance it was likely deleted. For the import to work you
Either
1) recreate the below connection with the below settings.
2) Download the tutorial manually ttps://update.dataiku.com/dss/9.0/tutorials/DKU_TUTORIAL_AUTOMATION/dss-tutorial-DKU_TUTORIAL_AUTOMATION.zip
Import and remap to connections accordingly
Answers
-
SAURABH Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Dataiku DSS Adv Designer, Registered Posts: 26 Partner
Yes it worked