ZohebV
Results
3
comments of
ZohebV
If your app has mappers only, and no updaters, the work packets will never be sent across the network.
It is not possible to write a simple mapper that will distribute events across nodes. This can only be done via an Updater as of now. Create a hash buckets...
@Teots Use more hash buckets and good hash functions/random number generators to ensure a more even distribution of keys