In order to ensure the reliability of snapshot storage of streaming applications, where are the snapshots mainly stored?
In the memory of the JobManager
In a single-machine database with high reliability
in the local file system
in HDFS
Submit