Flink/Delta Sink can't write to Azure Blob Storage
scottsand-db opened this issue · 5 comments
scottsand-db commented
As stated in the flink README.md's Known Limitations section, the latest Flink/Delta Sink version (0.5.0) only supports reading from Azure Blob Storage. Writing to Azure Blob Storage is not supported by Flink due to an issue with class shading and will probably be added along with Azure Data Lake Store Gen 2 support.
We should consider upgrading to the Flink version that supports this fix.