GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/22032
[SPARK-25047][ML] Can't assign SerializedLambda to scala.Function1 in
deserialization of BucketedRandomProjectionLSHModel
## What changes were proposed in this pull request?
Convert two function fields in ML classes to simple functions to avoiâ¦d
odd SerializedLambda deserialization problem
## How was this patch tested?
Existing tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-25047
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22032.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 #22032
----
commit 9fa90804f7216898d31cc83d477a39686df40bde
Author: Sean Owen <srowen@...>
Date: 2018-08-08T00:31:28Z
Convert two function fields in ML classes to simple functions to avoid odd
SerializedLambda deserialization problem
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]