Github user f-sander commented on the pull request:
https://github.com/apache/flink/pull/1565#issuecomment-179247125
There is one advantage of this over using a single-node ML-Lib: This
implementation contains the compression procedure used in Spark that combines
data points with equal label. The hope of this parallelization strategy is,
that in each partition enough points are compressed so that the combined
dataset in the last step fits into one node.
I will try to outline our algorithm tonight, but I'm very busy right now
and can't promise. But I'll try.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---