org.apache.camel
camel-core
2.17.0
Thanks & Regards
Swati
-Original Message-
From: Gupta, Swati [mailto:swati.gu...@anz.com]
Sent: Friday, 6 January 2017 4:01 PM
To: users@kafka.apache.org
Subject: RE: Apache Kafka integra
wen
On Thu, Jan 5, 2017 at 8:29 PM, UMESH CHAUDHARY wrote:
> Did you test that kafka console consumer is displaying the produced
> message?
>
> On Fri, Jan 6, 2017 at 9:18 AM, Gupta, Swati wrote:
>
> > Hello All,
> >
> >
> >
> > I am trying to create a Co
Hello All,
I am trying to create a Consumer using Apache Camel for a topic in Apache Kafka.
I am using Camel 2.17.0 and Kafka 0.10 and JDK 1.8.
I have attached a file, KafkaCamelTestConsumer.java which is a standalone
application trying to read from a topic "test1"created in Apache Kafka
I am p