CONNECTING TO A BUCKET IN S3

marirapellini
Level 3
CONNECTING TO A BUCKET IN S3

Hi

I have made a connection to S3 and I have a folder now in Dataiku to which it is connected. This bucket in S3 contains images that I need in order to train my model but when I try to access them I get this error:

2 root error(s) found.
[16:13:43] [INFO] [dku.utils] - (0) NOT_FOUND: /foldername/datejust/116233/datejust_116233_0281.jpg; No such file or directory
[16:13:43] [INFO] [dku.utils] - [[{{node ReadFile}}]]
[16:13:43] [INFO] [dku.utils] - [[IteratorGetNext]]
[16:13:43] [INFO] [dku.utils] - [[IteratorGetNext/_2]]
[16:13:43] [INFO] [dku.utils] - (1) NOT_FOUND: /foldername/datejust/116233/datejust_116233_0281.jpg; No such file or directory
[16:13:43] [INFO] [dku.utils] - [[{{node ReadFile}}]]
[16:13:43] [INFO] [dku.utils] - [[IteratorGetNext]]

[16:13:43] [INFO] [dku.utils] - 0 successful operations.
[16:13:43] [INFO] [dku.utils] - 0 derived errors ignored. [Op:__inference_train_function_101475]

 

Can anyone help me?
Thank you

 

0 Kudos
1 Reply
SarinaS
Dataiker

Hi @marirapellini,

Could you provide some more details about how you are trying to access them? Is this in code or from visualML? If you are using code, can you please attach the code you are using? And if you are accessing the folder from another method can you attach a couple screenshots showing how you are accessing the files?

Thank you! 
Sarina 

0 Kudos