Re: Some doubts related to Rocksdb state backed and checkpointing!

2018-06-24 Thread sihua zhou
Hi Ashwin, I think the questions here might be a bit general and that could make it a bit hard to offer the answer meet your expected exactly, could you please somehow bref outlined your user case here to accossiated with questions, that would definitely make it easier to offer a better help

Re: Some doubts related to Rocksdb state backed and checkpointing!

2018-06-24 Thread zhangminglei
Hi,Ashwin > What is the exact difference between checkpoint and state backend? Ans: I can answer the first question you asked. Checkpoint is a mechanism that can make your program fault tolerant. Flink uses distributed snapshots implements checkpoint. But here is the question, where do I to s