riak-cs

Is it possible to use Riak CS with Apache Flink?

荒凉一梦 提交于 2019-12-02 18:05:46
问题 I want to configure filesystem state backend and zookeeper recovery mode: state.backend: filesystem state.backend.fs.checkpointdir: ??? recovery.mode: zookeeper recovery.zookeeper.storageDir: ??? As you can see I should specify checkpointdir and storageDir parameters, but I don't have any file systems supported by Apache Flink (like HDFS or Amazon S3). But I have installed Riak CS cluster (seems like it compatible with S3). So, can I use Riak CS together with Apache Flink? If it is possible:

Is it possible to use Riak CS with Apache Flink?

守給你的承諾、 提交于 2019-12-02 08:40:46
I want to configure filesystem state backend and zookeeper recovery mode: state.backend: filesystem state.backend.fs.checkpointdir: ??? recovery.mode: zookeeper recovery.zookeeper.storageDir: ??? As you can see I should specify checkpointdir and storageDir parameters, but I don't have any file systems supported by Apache Flink (like HDFS or Amazon S3). But I have installed Riak CS cluster (seems like it compatible with S3 ). So, can I use Riak CS together with Apache Flink? If it is possible: how to configure Apache Flink to work with Riak CS? Answer: How to join Apache Flink and Riak CS? Riak