Re: How to use RockDb in pyflink(version 1.14.4)

2022-06-22 Thread Dian Fu
Hi Harshit, Yes, this should be supported. Have you tried the following doc [1] for Table API and [2] for DataStream API? Regards, Dian [1] https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/python/table/table_environment/#statebackend-checkpoint-and-restart-strategy [2] https:

How to use RockDb in pyflink(version 1.14.4)

2022-06-22 Thread harshit.varsh...@iktara.ai
Dear Team, I request for your support in issue I am facing with Pyflink. I am using Pyflink version 1.14.4. I want to use RockDb for checkpointing in stateful operation but it only make a directory of checkpoint but there is no data is there like I do in HashMap backend . Is Rockdb is supporte