We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b9b4aa commit 8ebd599Copy full SHA for 8ebd599
examples/storm/src/main/resources/bullet_settings.yaml
@@ -27,7 +27,7 @@ bullet.topology.join.bolt.memory.off.heap.load: 192.0
27
bullet.topology.join.bolt.error.tick.timeout: 3
28
bullet.topology.join.bolt.rule.tick.timeout: 3
29
bullet.topology.tick.interval.secs: 1
30
-bullet.rule.aggregation.count.distinct.sketch.entries: 16584
+bullet.rule.aggregation.count.distinct.sketch.entries: 16384
31
bullet.rule.aggregation.group.sketch.entries: 512
32
bullet.result.metadata.enable: true
33
bullet.result.metadata.metrics:
0 commit comments