Error while uploading a csv file
Hi All,
I am trying to upload a csv file from my PC to Dataiku-> DataSet-> Upload file and getting following error.
Can you please help me if I'm missing something or any rights issue?
Failed to connect to S3, caused by: IllegalArgumentException: Unknown DSS variable: adminProperty:iamRoleToAssume
Regards,
Brijesh
Operating system used: Win10
Answers
-
Manuel Alpha Tester, Dataiker Alumni, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Dataiku DSS Adv Designer, Registered Posts: 193 ✭✭✭✭✭✭✭
Hi,
The error does not seem to relate to the CSV per se, but about where DSS is trying to store it, in a S3 bucket.
Which type of DSS instance are you running, is it your company's installation or DataikuOnline?
Thanks
-
Hi Manuel,
Thanks for your answer, It's enterprise instance - on AWS (company installation).
-
Resolved; you are right; it was write rights on node. enabled by getting help by admin. thanks.
Next error as attached. looks like some csv formatting issue. Can you please have a look.
-
Manuel Alpha Tester, Dataiker Alumni, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Dataiku DSS Adv Designer, Registered Posts: 193 ✭✭✭✭✭✭✭
Hi,
CSV actually covers several formats. Have a look at this documentation page and see if any of the options work for you, https://doc.dataiku.com/dss/latest/connecting/formats/csv.html
I hope this helps.
Best regards