Re: Storm benchmarks: UI stat updates

2018-04-21 Thread Roshan Naik
, 2018 at 7:22 AM To: Subject: Storm benchmarks: UI stat updates Hi everybody, I’m doing some benchmarking to check the behaviour of Storm over time, so I’m just retrieving each 10 seconds the total amount of tuples emitted per executor, via the UI APIs, and from that I compute the last 10

Storm benchmarks: UI stat updates

2018-04-20 Thread Alessio Pagliari
Hi everybody, I’m doing some benchmarking to check the behaviour of Storm over time, so I’m just retrieving each 10 seconds the total amount of tuples emitted per executor, via the UI APIs, and from that I compute the last 10 seconds value. I noticed that pretty regularly I obtain a peak in the

Re: Storm benchmarks

2016-11-06 Thread Walid Aljoby
Dear Dominik, Thank you for details.  Regards,--Walid From: Dominik Safaric To: Walid Aljoby Cc: "user@storm.apache.org" ; "d...@storm.apache.org" Sent: Friday, November 4, 2016 7:05 PM Subject: Re: Storm benchmarks 1- What do you mean "able to control

Re: Storm benchmarks

2016-11-04 Thread Roshan Naik
parameter?2- Is >there any published benchmark like this old-one here: >https://github.com/stormprocessor/storm-benchmark/commit/22bd17a81020ceef7 >1ed73168ac89d3f8eaf61e2 >Best Regards,Walid > > From: Dominik Safaric > To: Walid Aljoby >Cc: "user@storm.apache.org&quo

Re: Storm benchmarks

2016-11-04 Thread Paul Poulosky
b.com/stormprocessor/storm-benchmark/commit/22bd17a81020ceef71ed73168ac89d3f8eaf61e2 Best Regards,Walid From: Dominik Safaric To: Walid Aljoby Cc: "user@storm.apache.org" ; "d...@storm.apache.org" Sent: Friday, November 4, 2016 4:53 PM Subject: Re: Storm benchmarks

Re: Storm benchmarks

2016-11-04 Thread Dominik Safaric
f8eaf61e2 > > <https://github.com/stormprocessor/storm-benchmark/commit/22bd17a81020ceef71ed73168ac89d3f8eaf61e2> > > Best Regards, > Walid > > > From: Dominik Safaric > To: Walid Aljoby > Cc: "user@storm.apache.org" ; "d...@storm.apa

Re: Storm benchmarks

2016-11-04 Thread Walid Aljoby
ubject: Re: Storm benchmarks The link I given is a typical test topology which can be used to measure the performance. May you can write a benchmark topo yourself by imitating it.  Regard, Junfeng Chen On Fri, Nov 4, 2016 at 4:49 PM, Walid Aljoby wrote: Hi Junfeng, I mean what are the usual typo

Re: Storm benchmarks

2016-11-04 Thread Walid Aljoby
3f8eaf61e2 Best Regards,Walid From: Dominik Safaric To: Walid Aljoby Cc: "user@storm.apache.org" ; "d...@storm.apache.org" Sent: Friday, November 4, 2016 4:53 PM Subject: Re: Storm benchmarks Well, this depends onto the aspects of the measurements.  You may

Re: Storm benchmarks

2016-11-04 Thread Junfeng Chen
"d...@storm.apache.org" > *Sent:* Friday, November 4, 2016 4:37 PM > *Subject:* Re: Storm benchmarks > > Do you mean this one? http://hortonworks.com/blog/microbenchmarking-storm- > 1-0-performance/ > > Regard, > Junfeng Chen > > On Fri, Nov 4, 2016

Re: Storm benchmarks

2016-11-04 Thread Dominik Safaric
tails. Actually I am looking for a set typologies for my > test. > > Thank you again, > -- > Regards > Walid > > > From: Dominik Safaric > To: user@storm.apache.org; Walid Aljoby > Cc: "d...@storm.apache.org" > Sent: Friday, November 4, 2016 4:

Re: Storm benchmarks

2016-11-04 Thread Walid Aljoby
Hi Dominik, Many thanks for details. Actually I am looking for a set typologies for my test. Thank you again,--RegardsWalid From: Dominik Safaric To: user@storm.apache.org; Walid Aljoby Cc: "d...@storm.apache.org" Sent: Friday, November 4, 2016 4:41 PM Subject: Re: Storm

Re: Storm benchmarks

2016-11-04 Thread Walid Aljoby
mber 4, 2016 4:37 PM Subject: Re: Storm benchmarks Do you mean this one?  http://hortonworks.com/blog/microbenchmarking-storm-1-0-performance/   Regard, Junfeng Chen On Fri, Nov 4, 2016 at 4:36 PM, Walid Aljoby wrote: Hi Everyone, Anyone please could tell what are the common benchmarks for testin

Re: Storm benchmarks

2016-11-04 Thread Dominik Safaric
them have a profound effect onto the performance of Storm. There are already a few benchmarks of Storm’s performance such as: https://developer.ibm.com/streamsdev/wp-content/uploads/sites/15/2014/04/Streams-and-Storm-April-2014-Final.pdf <https://developer.ibm.com/streamsdev/wp-cont

Re: Storm benchmarks

2016-11-04 Thread Junfeng Chen
Do you mean this one? http://hortonworks.com/blog/microbenchmarking-storm-1-0-performance/ Regard, Junfeng Chen On Fri, Nov 4, 2016 at 4:36 PM, Walid Aljoby wrote: > Hi Everyone, > > Anyone please could tell what are the common benchmarks for testing Storm > performance? &

Storm benchmarks

2016-11-04 Thread Walid Aljoby
Hi Everyone, Anyone please could tell what are the common benchmarks for testing Storm performance?  Thank you,--Regards WA

Re: Storm Benchmarks

2016-07-18 Thread Walid Aljoby
rg" Sent: Tuesday, July 19, 2016 12:45 AM Subject: Re: Storm Benchmarks This was suggested from someone in mailing list only . I have tested that already it works . You can run the old code with the newer version by putting up this config in storm.yaml of client (machine where you s

Re: Storm Benchmarks

2016-07-18 Thread anshu shukla
Manu Zhang, >> >> Thank you for your prompt replies. >> >> I am using Apache storm 1.0.1. So I don't whether it is feasible to >> change the version of storm inside pom.xml file of storm-benchmark to >> 1.0.1. ? >> Do the metrics you use include both

Re: Storm Benchmarks

2016-07-18 Thread Manu Zhang
de pom.xml file of storm-benchmark to > 1.0.1. ? > Do the metrics you use include both computation and communication parts? > Do you have an idea about the implementation of the Benchmarks shown here: > Microbenchmarking > Apache Storm 1.0 Performance - Hortonworks > <

Re: Storm Benchmarks

2016-07-18 Thread Walid Aljoby
about the implementation of the Benchmarks shown here: Microbenchmarking Apache Storm 1.0 Performance - Hortonworks ? and How is it relative to your own metrics? Sorry for all these questions, Thank you--RegardsWalid   From: Manu Zhang To: Walid Aljoby ; "user@storm.apache.

Re: Storm Benchmarks

2016-07-18 Thread Manu Zhang
s > Walid > > From: darion.yaphet > To: d...@storm.apache.org; Walid Aljoby > Cc: User > Sent: Monday, July 18, 2016 6:35 PM > Subject: Re:Storm Benchmarks > > It seems not found backtype.storm.generated.AlreadyAliveException > .Because AlreadyAliveException have

Re: Storm Benchmarks

2016-07-18 Thread Walid Aljoby
Thank you. You mean that it could not be run with new version of Apache storm? Regards Walid From: darion.yaphet To: d...@storm.apache.org; Walid Aljoby Cc: User Sent: Monday, July 18, 2016 6:35 PM Subject: Re:Storm Benchmarks It seems not found

Re:Storm Benchmarks

2016-07-18 Thread darion.yaphet
It seems not found backtype.storm.generated.AlreadyAliveException .Because AlreadyAliveException have move to org.apache.storm.generated At 2016-07-18 18:06:36, "Walid Aljoby" wrote: >Hi Everyone, >Anyone used to run Storm Benchmarks in this site:  >https://github.com/roshann

Storm Benchmarks

2016-07-18 Thread Walid Aljoby
Hi Everyone, Anyone used to run Storm Benchmarks in this site:  https://github.com/roshannaik/storm-benchmark-sol ?The compilation was successful, but I got into error through run time? .0.1/bin/storm -jar ./target/storm-benchmark-0.1.0-jar-with-dependencies.jar -conf ./conf/sol.yaml -c

Re: Benchmarks

2016-05-12 Thread Steven Lewis
lt;mailto:user@storm.apache.org>" mailto:user@storm.apache.org>> Date: Wednesday, May 11, 2016 at 6:02 PM To: "user@storm.apache.org<mailto:user@storm.apache.org>" mailto:user@storm.apache.org>> Subject: Re: Benchmarks No, this is very time consuming! I need to

Re: Benchmarks

2016-05-11 Thread cogumelosmaravilha
Hi all, I made some database benchmarks that i want to share. Source code and drivers are in Python. Kernel 4.4.10-low-latency. Hardware Core-i7 3.6 32GB Ram. mock data, record; 571fa68da32119f501015f5f 947a20A0A9c5d28550110E05 e71bB0597363389420459F41 2016-05-11 11:

Re: Benchmarks

2016-05-11 Thread steve tueno
https://play.google.com/store/apps/details?id=com.polytech.welovefrance 2016-05-11 22:46 GMT+01:00 cogumelosmaravilha : > Hi all, > I made some database benchmarks that i want to share. Source code and > drivers are in Python. Kernel 4.4.10-low-latency. Hardware Core-i7 3.6 32GB > Ram. &

Benchmarks

2016-05-11 Thread cogumelosmaravilha
Hi all, I made some database benchmarks that i want to share. Source code and drivers are in Python. Kernel 4.4.10-low-latency. Hardware Core-i7 3.6 32GB Ram. mock data, record; 571fa68da32119f501015f5f 947a20A0A9c5d28550110E05 e71bB0597363389420459F41 2016-05-11 11:48:55.948 57 118 01