Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on January 29, 2025 10:12PM
Likes: 0
Replies: 1
Hello everyone!
I’m using the Google Drive plugin in Dataiku to read and write files directly from my Google Drive account. I managed to set it up, and it works correctly when creating datasets from Drive. However, I’m having trouble creating a Managed Folder in Dataiku that points to a file in Drive.
Here’s what I do:
fsprovider_googledrive_googledr
1N5bY3Xm69VuUqR...
(taken from the folder’s URL in my Google Drive)/data.zip
(because data.zip
does exist in that Drive folder)data.zip
doesn’t show up or download, even though it does exist in my Drive folder.I’ve confirmed the file exists in my Google Drive folder, and the service account/token has the correct permissions. For some reason, Dataiku doesn’t display the file or “pull” it into the Managed Folder.
Has anyone encountered a similar issue? Is there any additional configuration I need so that Dataiku lists or imports the folder’s contents?
Thanks in advance for any advice!
A Dataiku Managed Folder should point to a folder in your storage layer not a file. Also annoyingly Dataiku creates the actual physical folder a managed folder points to only after you upload a file to the folder. When you create the Dataiku managed folder using the GUI do not modify the path parameter. Once the Dataiku managed folder is visible in your flow go to view it and upload a dummy file to it. Now refresh your Google Drive and you should see something like this under your Google Drive directory:
Google Drive » PROJECT_ID » DSS_FOLDER_ID » dummy_file
Now you can add more files to the new folder DSS_FOLDER_ID created and you should see them in DSS if you refresh the Managed folder view.