Can't find ConsumeKafkaRecord or PublishKafkaRecord #95
-
|
Kafka3 controller service is only available. Can't find KafkaRecords processor for publish and consuming? do I need to switch to another version. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Looking at the current documentation only |
Beta Was this translation helpful? Give feedback.
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.