Upload files in filesystem_root

Options
CamilleGui
CamilleGui Partner, L2 Designer, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer Posts: 4 Partner

Hi everyone,

I would like to upload files in filesystem_root.

Could someone explain to me how to put files in this folder, so that all users can have access to them?

Thank you,

Have a nice day.

Tagged:

Best Answer

  • Katie
    Katie Dataiker, Registered, Product Ideas Manager Posts: 105 Dataiker
    Answer ✓
    Options

    Hi @CamilleGui
    ,

    The filesystem_root path can only be accessed by admins who have access to the data directory where DSS is installed. You will mostly likely need to reach out to the admins on your instance, but if you do have access to the data directory, if your instance is on-prem you can just copy files into a /data/shared directory, or if it's on the cloud you can use SSH to copy it from your local machine to the cloud instance like this: scp ~/path/to/local/file.csv <dss_user>@&lt;ssh_host>:/data/shared. Users will then be able to access those files by going to +Dataset, read from: Filesystem_root; path: /data/shared/file.csv.

    Katie

Answers

  • Keiji
    Keiji Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 52 Dataiker
    Options

    Hello @CamilleGui
    ,

    Thank you so much for posting a question on Community.

    You can create a managed folder with a Server filesystem connection by clicking the "+ Dataset > Folder" menu on the Flow page as follows:

    Screen Shot 2021-12-06 at 13.35.31.pngScreen Shot 2021-12-06 at 13.36.24.png

    Please note that you need to enable the "Allow write" and "Allow managed folders" properties of the Server filesystem connection in advance as follows:

    Screen Shot 2021-12-06 at 13.38.33.png

    I hope this would help.

    Sincerely,
    Keiji, Dataiku Technical Support

  • CamilleGui
    CamilleGui Partner, L2 Designer, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer Posts: 4 Partner
    Options

    Hi @ktgross15
    and @KeijiY

    Thanks for your answer. I taged this post as resolved.

    Thanks,

    Have a nice day,

    Camille

Setup Info
    Tags
      Help me…