Re: Flink support for multiple data centers

2018-10-04 Thread Andrey Zagrebin
Hi Olga, At the moment Flink does not have any embedded support for multi region deployment or failover. You can try to automate it, for example, using savepoints [1] and backing them up in multiple data centres. This way you could restore failed job in other regions from the latest savepoint.

Flink support for multiple data centers

2018-10-01 Thread Olga Luganska
Hello, Does Flink support multiple data center implementation and failover procedures in case one of the data centers goes down? Another question I have is about data encryption. If application state which needs to be checkpointed contains data elements which are considered to be a