I want to establish a communication channel between nifi and kafka.
- Four processors in nifi(GenerateFlowFile->publishKafka) and (ConsumeKafka->logAttribute).
- PublishKafka and ConsumeKafka are not communicating with Apache kafka(pictures are attached along with their errors).
- Apache kafka security=PLAINTEXT
- Kebros not installed.
I got stuck into this problem, nothing worked for me.
consumeKafka error
publish kafka error