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
>>
>
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
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
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
>
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