Piyush Narang created FLINK-12115: ------------------------------------- Summary: Add support in Flink to persist state in Azure's blob store Key: FLINK-12115 URL: https://issues.apache.org/jira/browse/FLINK-12115 Project: Flink Issue Type: New Feature Components: FileSystems Reporter: Piyush Narang
The existing set of flink-filesystems include filesystems like S3 / HDFS / MapR etc. For folks using Azure, it would be nice to include support for Azure's blob store as a filesystem as well. This would enable us to use Azure blob store to store state / checkpoints for running Flink jobs. Support for Azure's filesystem is part of the hadoop project in the [hadoop-azure|https://github.com/apache/hadoop/tree/trunk/hadoop-tools/hadoop-azure] module. -- This message was sent by Atlassian JIRA (v7.6.3#76005)