Member since
04-04-2018
1
Post
0
Kudos Received
0
Solutions
07-18-2018
02:36 PM
Hello, I'm having trouble read kafka topic from streamline. I created a topic in Kafka. Created a Nifi pipeline that reads data from JSON then convert it to Avro (using ConvertJSONToAvro). Then used a PublishKafkaRecord to publish to Kafka topic. The same avro schema used in ConvertJSONToAvro has been added to registry When using streamline and trying to configure a kafka source, I get "Schema Not Found" when selecting the "Reader Schema Version". What did I do wrong ? Thanks.
... View more
Labels: