Re: What is the recommended way to run flink with high availability on AWS?

2019-08-20 Thread Pei HE
cluster in aws kinesis, in AWS kinesis > try to create Kinesis data analytics application using flink instead of sql. > > On Tue, Aug 20, 2019 at 9:28 PM Pei HE wrote: > >> Hi there, >> Looking at Flink document [1], EMR is the recommended way to run Flink on >> AWS. How

What is the recommended way to run flink with high availability on AWS?

2019-08-20 Thread Pei HE
Hi there, Looking at Flink document [1], EMR is the recommended way to run Flink on AWS. However, Flink is currently not supported in an EMR cluster with multiple master nodes [2]. For example, I can create a EMR HA cluster with Zookeeper, Hive, etc. But, if I add Flink to the application list whe