GitHub user mgaido91 opened a pull request:
https://github.com/apache/spark/pull/22873
[SPARK-25866][ML] Update KMeans formatVersion
## What changes were proposed in this pull request?
When we added the `distanceMeasure`, we didn't update the `formatVersion`
for `KMeans`. Despite this is not a big issue, as that information is used
nowhere, we are returning a wrong information.
## How was this patch tested?
NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgaido91/spark SPARK-25866
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22873.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22873
----
commit 874c9c039fbfa2094790a453aaaa8e8fa603c8f3
Author: Marco Gaido <marcogaido91@...>
Date: 2018-10-29T09:14:12Z
[SPARK-25866][ML] Update KMeans formatVersion
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]