Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We cannot scale up the performance by adding more CPU cores and increasing parallelism.
For a 2 layer topology Spout --shuffle grouping-> bolt, when message size is small (around 100 bytes), we can find in the below picture that neither the CPU nor the network is saturated. When message size is 100 bytes, only 40% of CPU is used, only 18% of network is used, although we have a high parallelism (overall we have 144 executors)
Attachments
Attachments
Issue Links
1.
|
Naming storm threads more meaningful names. | Closed | Unassigned | |
2.
|
Make worker receiver thread number configurable | Closed | Unassigned |