Did try to use rocksdb[1] as state backend?
1. https://ci.apache.org/projects/flink/flink-docs-stable/ops/state/state_backends.html#the-rocksdbstatebackend On Thu, 27 Dec 2018, 18:17 Naveen Kumar <naveenkuma...@flipkart.com.invalid wrote: > Hi, > > I am exploring if we can plugin hbase as state backend in Flink. We have > need for streaming jobs with large window states, high throughput and > reliability. > > I wanted to know if implementing Flink backend in Hbase or other > distributed KV store is possible. Any documentation or pointers will be > helpful. > > Thanks, > Naveen >