Hi,

I am able to read avro file stored in S3 using AvroInputFormat by providing
the full path.

Is there a way I can read all the folders inside the bucket using existing
Flink API.

I know we can do this using the S3 REST Service, but I am more interested
to do it in Flink (may be using Flink Dataset API for historical
re-processing)

Regards,
Vinay Patil

Reply via email to