The jars that my build version creates have a version number, something
like myapp-2.2.11.jar. I am lazy and want to avoid having to update the
jarURI param (required in native mode) every time I deploy a new version of
my app, and just update the Docker image I am using. Another solution would
be
Before we dive further into this can you please explain the jarURI problem
your are trying to solve by switching to standalone?
The native mode should work well in almost any setup.
Gyula
On Thu, 13 Oct 2022 at 21:41, Javier Vegas wrote:
> Hi, I have a S3 HA Flink app that works as expected de