Hi Flink users,

When using `file:///mysavepoint` instead of `hdsf://mysavepoint  for
ENVCONFIG.setString("state.checkpoints.dir", stateBackend);

savepoint will be transfered from task manager to job manager (same as using
memory as state backend), and stored in the disk of job manager?

Savepoint seems to be necessary to be stored in the place where job manager
can find, and then it can start the job again. It looks like it can work
without s3 or hdfs , is that true? ( if this works, that means we can use
EBS)

Best,

Sendoh



--
View this message in context: 
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/quesiont-related-to-store-location-of-save-point-when-using-file-instead-of-s3-and-hdfs-tp12435.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at 
Nabble.com.

Reply via email to