Hi Harald,
Are you using Maven? Do you use IntelliJ? And have you followed the project
configuration page, with regards to setting dependencies as ? [1]
Best regards,
Martijn
[1]
https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/dev/configuration/maven/#importing-the-project-into
Hi, Harald
Which version of flink are you referring to?
Best,
Weihua
On Thu, Jun 30, 2022 at 11:38 AM Harald Busch wrote:
> I get an java.lang.ClassNotFoundException:
> org.apache.flink.api.common.serialization.RuntimeContextInitializationContextAdapters
> when running my Apache Flink code lo
I get an java.lang.ClassNotFoundException:
org.apache.flink.api.common.serialization.RuntimeContextInitializationContextAdapters
when running my Apache Flink code locally. It works fine when I use a local
generator for my DataStream. As soon as I switch to an AWS FlinkKinesisConsumer
to get me