afkaConsumer
"mvn clean compile" works however... (Thanks...)
Do you know why IntelliJ doesn't see the import??
Best,
Taimoor
From: Yun Gao
Sent: Monday, July 19, 2021 3:25 PM
To: Taimoor Bhatti ; user@flink.apache.org
Subject: Re: Apache Flink
mport org.apache.flink.streaming.connectors.kafka.FlinkKafkaConsumer
"mvn clean compile" works however... (Thanks...)
Do you know why IntelliJ doesn't see the import??
Best,
Taimoor
From: Yun Gao
Sent: Monday, July 19, 2021 3:25 PM
To: Taimoor Bhatti ; user@flink.apache.org
Subject: Re: Apache F
I'm having some trouble with using the Flink DataStream API with the Kafka
Connector. There don't seem to be great resources on the internet which can
explain the issue I'm having.
My project is here: https://github.com/sysarcher/flink-scala-tests
I want to I'm unable to use FlinkKafkaConsumer