Hello community, We have a single cluster (session...
# troubleshooting
s
Hello community, We have a single cluster (session mode) which executes close to 250 (flink session jobs) jobs per day and at times we are running into the following issue, I have attached the stacktrace as well. This is happening in our production. Could someopne please help? gist :
Copy code
Caused by: java.io.FileNotFoundException: /tmp/flink-web-b7c8bf9d-504f-4c17-bf1e-b10ce5f8b242/flink-web-upload/1e56ab19-b842-41f0-9ca4-00cf4936ae81_release-1.0-jar-with-dependencies.jar (No such file or directory)
Caused by: org.apache.flink.util.FlinkException: Failed to execute job
Jar size is barely 1MB all dependencies are baked into the class path of the cluster.