> flink is moving rocks > files after checkpoints This is the case.
You can read the code and docs around EmbeddedRocksDBStateBackend and FileSystemCheckpointStorage. > Please share N.B. An imperative tone can read uncomfortable. Maybe it's not your intention but this read like a command. Best, tison. Taher Koitawala <taher...@gmail.com> 于2023年7月21日周五 10:37写道: > Hi all, > I know that Flink uses rocksdb to write checkpoints. While > researching rocksdb i found that there is something called rocks-cloud that > writes data over to s3. I know flink also does checkpoints over rocksdb to > s3. Question is, is flink using rocks-cloud too? Or flink is moving rocks > files after checkpoints? > > Please share the code reference where this is done in flink. > > > Regards, > Taher Koitawala >