Hi to all,
I'm using Flink 1.3.2. If executing a job using bin/flink run everything goes well.
If executing using REST service of job manager (/jars:jarid/run) the job writes to the sink but fails to return on env.execute() and all the code after it is not executed.
Is this a known issue? Was it resolved in Flink 1.6.2?
Best,
Flavio