Relative Content

Tag Archive for apache-flink

Does PieCloudDB support Flink?

I want to synchronize the data in MySQL to PieCloudDB for data analysis. Does PieCloudDB offer native support for using Apache Flink as a data synchronization tool? Are there any specific configurations or plugins that need to be set up within PieCloudDB to enable Flink?

Is it possible to run multiple instances of JobManger in HA for Flink deployed by Kubernetes Operator 1.9

Basically, we have a lower environment cluster that we are using for multiple environments [Dev, QA, STG]. So I have deployed the Flink Kubernetes Operator 1.8 in a Flink Namespace, then the first JobManager in flink-dev namespace, a second one in a flink-qa namespace, and the last one in the flink-stg namespace. The only way I can get the JobManagers to work is to remove the high-availability annotations. If I add the high-availability annotations, I am getting the error further below: