Re: CICD

2021-01-03 Thread Navneeth Krishnan
e for JM and other for TM. >> How is everyone managing the CICD process? Is there a better way to run a >> job in job cluster mode and use jenkins to perform CICD? >> >> Any pointers on how this is being done would really help and greatly >> appreciated. >> >> Thanks, >> Navneeth >> >

Re: CICD

2021-01-03 Thread Vikash Dat
All, > > Currently we are using flink in session cluster mode and we manually > deploy the jobs i.e. through the web UI. We use AWS ECS for running the > docker container with 2 services definitions, one for JM and other for TM. > How is everyone managing the CICD process? Is there a better

CICD

2021-01-03 Thread Navneeth Krishnan
Hi All, Currently we are using flink in session cluster mode and we manually deploy the jobs i.e. through the web UI. We use AWS ECS for running the docker container with 2 services definitions, one for JM and other for TM. How is everyone managing the CICD process? Is there a better way to run a

Re: Flink Pipeline - CICD

2019-04-08 Thread Lifei Chen
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 >

Flink Pipeline - CICD

2019-04-08 Thread 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