Re: Flink 1.3 - Checkpointing failing

2017-06-03 Thread Tzu-Li (Gordon) Tai
Hi Mahesh, Thanks a lot for reporting this. This would be a bug:  https://issues.apache.org/jira/browse/FLINK-6844. Apparently the TraversableSerializer could take part in checkpointing and therefore should implement the new compatibility methods. I’ll make sure that the fix for this gets into 1

Unable to use Flink RocksDB state backend due to endianness mismatch

2017-06-03 Thread Ziyad Muhammed
Dear all, My Flink Job reads from a kafka topic and store the data in a RocksDB state backend, in order to make use of the queryable state. I'm able to run the job and query the state in my local machine. But when deploying on the cluster, I'm getting the below error: Caused by: org.apache.flink.