Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
IRe
Contributor III
Contributor III

How to read an Data Object from MinIO Object Store? Example?

Hello @Everybody,

I have to investigate for an PoC use case. This use case contains:

  • accessing a MinIO Object Storage (private cloud)
  • reading an Data Object/File from this Storage and store it on my local machine

Does somebody have experiences in that topic?

Is there a Talend component which can be used as S3 API Client? Do you have an example?

Greetings from Germany

In Re

Labels (4)
2 Replies
Anonymous
Not applicable

Hello,

Feel free to let us know if Amazon S3 components are what you are looking for.

https://help.talend.com/r/en-US/8.0/amazon-s3/amazon-s3

Best regards

Sabrina

IRe
Contributor III
Contributor III
Author

It works just with tS3Connection and tS3BucketList. Each other component produces an error <service not available>. 😞