Flink Job state debug

Posted by jia yichao on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Flink-Job-state-debug-tp23954.html

Hi,
I want to debug the flink job in the local IntelliJ IDEA to restore the initializeState from the snapshot of a previous execution . How do I set the parameters to allow the program read the checkpoint or savepoint data from hdfs to restore the state of the program?