how to read an .h5 file from a public s3 bucket in dataiku

Solved!
darioromero
Level 2
how to read an .h5 file from a public s3 bucket in dataiku

NREL has a public S3 bucket with many .h5 files. How can I read them using DSS DKU. Thx.


Operating system used: linux AWS

0 Kudos
1 Solution
AlexT
Dataiker

Hi @darioromero ,

You should be able to add the S3 bucket as managed folder on DSS and read the file using the read managed folder APIs as explained here : 
https://community.dataiku.com/t5/Using-Dataiku/Using-custom-keras-model-trained-outside-dataiku-in-f...
Thanks

View solution in original post

1 Reply
AlexT
Dataiker

Hi @darioromero ,

You should be able to add the S3 bucket as managed folder on DSS and read the file using the read managed folder APIs as explained here : 
https://community.dataiku.com/t5/Using-Dataiku/Using-custom-keras-model-trained-outside-dataiku-in-f...
Thanks