Flink Pipeline - CICD

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Flink Pipeline - CICD

Navneeth Krishnan
Hi All,

We have some streaming jobs in production and today we manually deploy the flink jobs in each region/environment. Before we start automating it I just wanted to check if anyone has already created a CICD script for Jenkins or other CICD tools to deploy the latest JAR on to running flink clusters? Any pointers would help. Thanks

Regards,
Navneeth
Reply | Threaded
Open this post in threaded view
|

Re: Flink Pipeline - CICD

Lifei Chen
There is a go cli for automating deploying and udpating flink jobs,  you can integrate Jenkins pipeline with it,  maybe it helps.

https://github.com/ing-bank/flink-deployer

Navneeth Krishnan <[hidden email]> 于2019年4月9日周二 上午10:34写道:
Hi All,

We have some streaming jobs in production and today we manually deploy the flink jobs in each region/environment. Before we start automating it I just wanted to check if anyone has already created a CICD script for Jenkins or other CICD tools to deploy the latest JAR on to running flink clusters? Any pointers would help. Thanks

Regards,
Navneeth