Replies: 1 comment
-
Hi @debakkerb! are you following some examples? Can you share your definition? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently using Flink v1.10.1, but I was wondering if it's possible to upgrade it. I can't find anything in the codebase that is directly tied to a Flink version. However, when I try to use Flink v1.13.5 for example, I get the following error message:
That is correct, that JAR doesn't exist. But I'm wondering where it tries to download that file and how the underlying mechanisms construct that URL. I couldn't find anything in the codebase, so a steer would be more than welcome.
Beta Was this translation helpful? Give feedback.
All reactions