Re: Performance test Flink vs Storm

2020-07-17 Thread Theo Diefenthal
er" Gesendet: Freitag, 17. Juli 2020 05:41:23 Betreff: Re: Performance test Flink vs Storm >From this exercise , I understand that increasing JVM memory would directly >support/increase throughout. Am i correct? It depends. Smaller heap space means more frequent GCs, which occupie

Re: Performance test Flink vs Storm

2020-07-16 Thread Xintong Song
- It sounds like the CPU processing time is not the bottleneck. >>>>Thus increasing the parallelism will not give you better performance, >>>> but >>>>will on the other hand increase the overhead load on the task manager. >>>> >>>> Also pulled in Becket

Re: Performance test Flink vs Storm

2020-07-16 Thread Prasanna kumar
cket Qin, who is the expert of Kafka connectors. Since >>> you have observed lack of performance in reading from Kafka compared to >>> Storm. >>> >>> Thank you~ >>> >>> Xintong Song >>> >>> >>> [1] >>> https://ci.apach

Re: Performance test Flink vs Storm

2020-07-16 Thread Xintong Song
ing from Kafka compared to >> Storm. >> >> Thank you~ >> >> Xintong Song >> >> >> [1] >> https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/memory/mem_tuning.html#heap-state-backend >> >> On Thu, Jul 16, 2020 at 10:35 AM Prasan

Re: Performance test Flink vs Storm

2020-07-16 Thread Prasanna kumar
Sending to you all separately as you answered one of my earlier query. >> >> Thanks, >> Prasanna. >> >> >> -- Forwarded message - >> From: Prasanna kumar >> Date: Wed 15 Jul, 2020, 23:27 >> Subject: Performance test Flink vs Stor

Performance test Flink vs Storm

2020-07-15 Thread Prasanna kumar
Hi, We are testing flink and storm for our streaming pipelines on various features. In terms of Latency,i see the flink comes up short on storm even if more CPU is given to it. Will Explain in detail. *Machine*. t2.large 4 core 16 gb. is used for Used for flink task manager and storm supervisor