Need details about required complete assessment guide to setup Kafka as messaging broker to de-couple applications/systems

2020-02-19 Thread Naveen Kumar M
Hello Team, Kindly help me to understand hardware assessment details to setup Kafka as messaging broker to de-couple applications/systems. Thanks and regards, Naveen

Re: Need details about required complete assessment guide to setup Kafka as messaging broker to de-couple applications/systems

2020-02-19 Thread Naveen Kumar M
Hello Kafka Community, Kindly help me on this. Thanks and regards, Naveen On Wed, Feb 19, 2020, 1:41 PM Naveen Kumar M wrote: > Hello Team, > > Kindly help me to understand hardware assessment details to setup Kafka as > messaging broker to de-couple applications/systems. &g

Re: Need details about required complete assessment guide to setup Kafka as messaging broker to de-couple applications/systems

2020-02-20 Thread Naveen Kumar M
you'll need to make sure that each > broker has a disk that can fit 50GB * 14. Plus you need some additional > space for Kafka metadata and OS overhead etc. > > Hope that helps, > > Liam Clarke > > On Thu, 20 Feb. 2020, 7:02 pm Naveen Kumar M, > > wrote: > >

Re: Need details about required complete assessment guide to setup Kafka as messaging broker to de-couple applications/systems

2020-02-23 Thread Naveen Kumar M
zookeeper.html > > On Thu, 20 Feb. 2020, 11:51 pm Naveen Kumar M, < > eai.naveenkuma...@gmail.com> > wrote: > > > Hi Liam, > > > > Thanks a lot for your response and it really helps for my assessment. > > > > And also I am mentioning some a

How to set custom properties and message expiration for Kafka topic message.

2020-04-07 Thread Naveen Kumar M
Hello Friends, Hope you are all doing good! I am bit new to Kafka messaging system. We are using Kafka as messaging broker. Could someone let me know how to set custom properties and message expiration while sending message to Kafka topic and how to read customer properties in consumer end? Th

Re: How to set custom properties and message expiration for Kafka topic message.

2020-04-08 Thread Naveen Kumar M
Hello Team, Could you please help me on this? Thanks and regards, Naveen On Tue, Apr 7, 2020, 2:27 PM Naveen Kumar M wrote: > Hello Friends, > > Hope you are all doing good! > > I am bit new to Kafka messaging system. > > We are using Kafka as messaging broker. > >

Re: How to set custom properties and message expiration for Kafka topic message.

2020-04-10 Thread Naveen Kumar M
Hello Team, Could you please help me on this? Thanks and regards, Naveen On Tue, Apr 7, 2020, 2:27 PM Naveen Kumar M wrote: > Hello Friends, > > Hope you are all doing good! > > I am bit new to Kafka messaging system. > > We are using Kafka as messaging broker. > >

Re: How to set custom properties and message expiration for Kafka topic message.

2020-04-10 Thread Naveen Kumar M
ng about "custom > properties", what do you mean by reading them on the consumer end ? > > Le ven. 10 avr. 2020 à 15:46, Naveen Kumar M > a écrit : > > > Hello Team, > > > > Could you please help me on this? > > > > Thanks and regards, > > Na

Re: How to set custom properties and message expiration for Kafka topic message.

2020-04-17 Thread Naveen Kumar M
Thanks Nicolas. This helps. On Fri, Apr 10, 2020 at 7:59 PM Nicolas Carlot wrote: > Ok, then you may be looking for custom headers: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-82+-+Add+Record+Headers > > > Le ven. 10 avr. 2020 à 16:08, Naveen Kumar M >

Getting Classpath is empty. Please build the project first e.g. by running 'gradlew jarAll' all the time

2020-04-17 Thread Naveen Kumar M
Hello Team, I have downloaded Source download: kafka-2.4.0-src.tgz (asc , sha512 ) and tryi

Re: Getting Classpath is empty. Please build the project first e.g. by running 'gradlew jarAll' all the time

2020-04-17 Thread Naveen Kumar M
more details on this? Kindly help me to resolve. Thanks and regards, Naveen On Fri, Apr 17, 2020 at 5:32 PM Nicolas Carlot wrote: > Logs say to build it. > Have you done that ? > > ./gradlew jarAll > > Le ven. 17 avr. 2020 à 13:21, Naveen Kumar M > a écrit : > >