Job failed: Cannot write on connection 'filesystem_root'

ligia_tzab
Level 2
Job failed: Cannot write on connection 'filesystem_root'

Hello! I am replicating one of Dataiku's solutions, "Demand Forecasting".
https://gallery.dataiku.com/projects/SOL_DEMAND_FORECAST/


I want the "input datasets" to be the ones that the solution brings by default.
To establish the connection I apply this configuration.

 
 

borrar2.png

Then,  I attached the path of the datasets using this python code in a notebook within the project.

borrar3.png
I replicate it to obtain the path of all the necessary datasets. After, I insert the paths of the necessary  dataset and I loaded these without any problem.

borrar4.png

But when I tried to run any recipe I get this error.
borrar5.png

Please I need a solution as to why this happens, how to solve it, or an alternative to the filesystem connection. Thank you

 

 

0 Kudos
1 Reply
Turribeach

The filesystem_root usually points to the root of your drive which is a bad place to write files to. But it doesn't have to. On the Dataiku Administration => Connections => filesystem_root edit the connection and change the root path to whatever you like, making sure the account Dataiku uses to run as in your system has write permissions on that folder. 

0 Kudos

Labels

?
Labels (1)
A banner prompting to get Dataiku