Hot to read the image files in storage server

Hello.

I was wondering how to read the image files in storage server like hdfs, s3 etc.

I think “Image Reader” node can read them from my local file system.
And “Image Reader (Table) Remote” node need to use the legacy Connection node.

So I 'd appreciate it if someone could tell me how to do this :slight_smile:

Best Regards,
hhkim

You would probably connect to the resource using an appropriate node, then download the file (perhaps as a blob?). Then you’d be in a good position to use the kinds of nodes you mention.

3 Likes