Hi Maybe you can reach to this test[1] for reference [1] https://github.com/apache/flink/blob/a33e6bd390a9935c3e25b6913bed0ff6b4a78818/flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/CheckpointMetadataLoadingTest.java#L55 Best, Congxian
Abdullah bin Omar <abdullahbinoma...@gmail.com> 于2021年3月22日周一 上午11:25写道: > Hi, > > (My work is to see the state. So, I have got the save points metadata file > where the state is saved) > > *What is the way to read the metadata files that are saved from savepoints > in the local machine?* I guess the file is in binary. > > > Thank you > > Regards, > Abdullah > >