|
|
-
where is the run-simulator.sh file?
S Ahmed 2012-05-03, 10:07
I'm on my server, got the quickstart working fine now (thanks!).
Now I want to run some simple performance tests, I am looking here:
I don't see the run-simulator.sh file in the perf folder anywhere.
What are the steps to running a performance step, I have both the stable release downloaded and I also pulled from source (the download doesn't have the perf/ folder, the git repo does).
I did read somewhere that you have to build using sbt using 'perf', but that doesn't work either.
I have a single server, I just want to run the perf to get an idea etc.
BTW, will the simulator (assuming it exists) start/stop kafka or I have to do that?
-
Re: where is the run-simulator.sh file?
S Ahmed 2012-05-03, 18:45
I would really appreciate some pointers on how to get the performance test working :)
Exciting to see some numbers lol.
On Thu, May 3, 2012 at 6:07 AM, S Ahmed <[EMAIL PROTECTED]> wrote:
> I'm on my server, got the quickstart working fine now (thanks!). > > Now I want to run some simple performance tests, I am looking here: > > I don't see the run-simulator.sh file in the perf folder anywhere. > > What are the steps to running a performance step, I have both the stable > release downloaded and I also pulled from source (the download doesn't have > the perf/ folder, the git repo does). > > I did read somewhere that you have to build using sbt using 'perf', but > that doesn't work either. > > I have a single server, I just want to run the perf to get an idea etc. > > BTW, will the simulator (assuming it exists) start/stop kafka or I have to > do that? > >
-
Re: where is the run-simulator.sh file?
Jun Rao 2012-05-04, 15:37
For producer performance, you can run bin/kafka-producer-perf-test.sh
Thanks,
Jun
On Thu, May 3, 2012 at 11:45 AM, S Ahmed <[EMAIL PROTECTED]> wrote:
> I would really appreciate some pointers on how to get the performance test > working :) > > Exciting to see some numbers lol. > > On Thu, May 3, 2012 at 6:07 AM, S Ahmed <[EMAIL PROTECTED]> wrote: > > > I'm on my server, got the quickstart working fine now (thanks!). > > > > Now I want to run some simple performance tests, I am looking here: > > > > I don't see the run-simulator.sh file in the perf folder anywhere. > > > > What are the steps to running a performance step, I have both the stable > > release downloaded and I also pulled from source (the download doesn't > have > > the perf/ folder, the git repo does). > > > > I did read somewhere that you have to build using sbt using 'perf', but > > that doesn't work either. > > > > I have a single server, I just want to run the perf to get an idea etc. > > > > BTW, will the simulator (assuming it exists) start/stop kafka or I have > to > > do that? > > > > >
|
|