Hello, I would like to access data in Azure blob storage from Flink, via the Azure storage HDFS-compatibility interface. That is feasible from Apache Drill, and I am thinking something similar should be doable from Flink. A documentation page on eternal storage connectors for Flink exist, but it was written pre 1.0. Does anyone have experience with setting up a Azure blob connector?
Mikkel