Can't find ConsumeKafkaRecord or PublishKafkaRecord #95
Answered
by
sbernauer
yassinedeeb
asked this question in
Q&A
|
Kafka3 controller service is only available. Can't find KafkaRecords processor for publish and consuming? do I need to switch to another version. |
Answered by
sbernauer
Apr 1, 2026
Replies: 1 comment
|
Looking at the current documentation only |
0 replies
Answer selected by
yassinedeeb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looking at the current documentation only
ConsumeKafkaandPublishKafkaare available: https://nifi.apache.org/components/org.apache.nifi.kafka.processors.ConsumeKafka/.If I recall correctly starting with NiFi 2.x.x you need to use that instead.
The only NiFi 1.x.x version still supported by SDP 26.3 is 1.28.2, but it's deprecated and will likely be removed in the next SDP release.