Hi yichao, A similar question[1] was asked a few days ago. I think it would be helpful to answer this question.
Best, Hequn [1] http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Window-State-is-not-being-store-on-check-pointing-td23913.html On Fri, Oct 19, 2018 at 1:18 AM jia yichao <yc_...@qq.com> wrote: > 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? > >