linkedin / photon-ml

A scalable machine learning library on Apache Spark
Other
790 stars 185 forks source link

Fix bug which caused all per-entity data to be sent to a single partitioner before sampling #453

Closed ashelkovnykov closed 4 years ago

ashelkovnykov commented 4 years ago

Results in crashes for cases which need the 'active.data.upper.bound'.

yunboouyang commented 4 years ago

Fixed the bug in https://github.com/linkedin/photon-ml/pull/466