I tried to use file system as Backend store . env.setStateBackend(new FsStateBackend("file:///home/user/Desktop/data/flink/checkpoints"));
After running job on local , I see a folder with name *a2716e2992bfb6f8796347328ec23c82* under directory /home/user/Desktop/data/flink/checkpoints . What exactly this means ? How to read it ? :-) -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/