RE: Producer-Perf-test

2020-03-03 Thread Sunil CHAUDHARI
] From: Sunil CHAUDHARI Sent: Tuesday, March 3, 2020 2:43 PM To: users@kafka.apache.org Subject: Producer-Perf-test Hi, I have done performance testing of Kafka cluster using kafka-producer-perf-test.sh I created diff type of topics and did perf testing. Example: MB1P1R= MB is my topic name

Re: Producer-Perf-test

2020-03-03 Thread Himanshu Shukla
It's okay. You could probably take the screenshot and share it. On Tue, 3 Mar 2020, 20:13 sunil chaudhari, wrote: > Hi Himanshu, > Sorry but I pasted from excel. Dont know how it got messed up? > > Will resend it. > > On Tue, 3 Mar 2020 at 6:48 PM, Himanshu Shukla < >

Re: Producer-Perf-test

2020-03-03 Thread sunil chaudhari
Hi Himanshu, Sorry but I pasted from excel. Dont know how it got messed up? Will resend it. On Tue, 3 Mar 2020 at 6:48 PM, Himanshu Shukla wrote: > could you please share the result in some proper way? Each field is line by > line. > > On Tue, Mar 3, 2020 at 2:43 PM Sunil CHAUDHARI > wrote: >

Re: Producer-Perf-test

2020-03-03 Thread Himanshu Shukla
could you please share the result in some proper way? Each field is line by line. On Tue, Mar 3, 2020 at 2:43 PM Sunil CHAUDHARI wrote: > Hi, > I have done performance testing of Kafka cluster using > kafka-producer-perf-test.sh > I created diff type of topics and did perf testing. Example:

Producer-Perf-test

2020-03-03 Thread Sunil CHAUDHARI
Hi, I have done performance testing of Kafka cluster using kafka-producer-perf-test.sh I created diff type of topics and did perf testing. Example: MB1P1R= MB is my topic name with 1 Partition and 1 replica. I have 3 nodes cluster. My Observations: * When I increased partitions, and keep

Re: Transaction error in Kafka producer perf test

2019-10-28 Thread Anindya Haldar
;>> >>> >>>> On Oct 25, 2019, at 2:51 PM, Anindya Haldar >>> wrote: >>>> >>>> We are evaluating Kafka for some of our use cases. As part of that >>> effort I am trying to run an experiment with a cluster we have set up, and >

Re: Transaction error in Kafka producer perf test

2019-10-28 Thread Anindya Haldar
t;> Oracle Responsys >> >> >>> On Oct 25, 2019, at 2:51 PM, Anindya Haldar >> wrote: >>> >>> We are evaluating Kafka for some of our use cases. As part of that >> effort I am trying to run an experiment with a cluster we have set up, and >> using

Re: Transaction error in Kafka producer perf test

2019-10-28 Thread M. Manna
ote: > > > > We are evaluating Kafka for some of our use cases. As part of that > effort I am trying to run an experiment with a cluster we have set up, and > using the producer perf test tool supplied with the binaries. > > > > Here’s the cluster info: > > >

Re: Transaction error in Kafka producer perf test

2019-10-28 Thread Anindya Haldar
me of our use cases. As part of that effort I > am trying to run an experiment with a cluster we have set up, and using the > producer perf test tool supplied with the binaries. > > Here’s the cluster info: > > Runs in Kubernetes, with 4 CPUs, 32 GB RAM, 100 GB log space alloc

Transaction error in Kafka producer perf test

2019-10-25 Thread Anindya Haldar
We are evaluating Kafka for some of our use cases. As part of that effort I am trying to run an experiment with a cluster we have set up, and using the producer perf test tool supplied with the binaries. Here’s the cluster info: Runs in Kubernetes, with 4 CPUs, 32 GB RAM, 100 GB log space

Differece observed during kafka-producer-perf-test and JUnit producer test

2017-05-24 Thread Mohammed Manna
:2668:3668 When i run my Junit test, I can see that my kafka-console-consumer is displaying the file contents correctly, no issues. But when I run the the kafka-producer-perf-test using the same producer config, i am getting the following error > > >kafka-producer-perf-test.bat --topic tes