Hi,
I am working on a use case where I need to store a large amount of data in 
state. I am using RocksDB as my state backend. Now to ensure data replication, 
I want to store the RocksDB files in some distributed file system.
>From the documentation I can see that Flink recommends a list of FileSystem to 
>be used for state backend. Given here :
Apache Flink 1.4 Documentation: File Systems


| 
| 
|  | 
Apache Flink 1.4 Documentation: File Systems


 |

 |

 |


But I cannot figure out the file system for RocksDB. What are the 
recommendations for File Systems to be used with  RocksDB? 
Thanks in advance.
Regards,
Chirag

Reply via email to