Hello all, I would like to know what is the best way to sumit a job to a remote cluster (from a java app) ? Between : - Using the remoteEnvironnement & calling env.execute() ( https://ci.apache.org/projects/flink/flink-docs-release-1.7/dev/cluster_execution.html#remote-environment ) - Using the clientLevel to submit a program ? (with a regular execution environment ) https://ci.apache.org/projects/flink/flink-docs-stable/dev/parallel.html#client-level
What are the caveats of each methods ? Best Regards, Bastien ------------------ Bastien DINE Data Architect / Software Engineer / Sysadmin bastiendine.io