Glad to know you found a solution. would you mind sharing you workaround in
Flink 1.4.2. I am pretty sure other users would benefit from your effort
too :-)

Regarding the checkpoints / savepoints backend, we use HDFS as our stateful
backend instead of RocksDB. We are working on putting that logic to AthenaX
open-source soon.
We will definitely consider integration with RocksDB as well in our next
AthenaX release and would love to have your inputs considered towards the
final design.

Thanks,
Rong

On Mon, Jun 4, 2018 at 11:12 AM, Anil <anilsingh....@gmail.com> wrote:

> Just out of curiosity how do you save your checkpoint. Currently I'm using
> filesystem but I'm migrating it to RocksDB which allows for async
> operations
> to avoid latency at higher scale as we grow.
>
>
>
> --
> Sent from: http://apache-flink-user-mailing-list-archive.2336050.
> n4.nabble.com/
>

Reply via email to