I want to publish my JSON data to PublishKafka Processor in Apache Nifi
- Processor : PublishKafka_2_0
- Apache Nifi Version : 1.15.3
- Kafka Version : kafka_2.13-3.1.0
Here is my configuration settings :
My kafka server is live and I can produce the "mytopic" topic from the console.
I get this error.What am i missing ?.What should ı do ?