[SPARK-1977][MLLIB] register mutable BitSet in MovieLenseALS#1319
[SPARK-1977][MLLIB] register mutable BitSet in MovieLenseALS#1319nevillelyh wants to merge 1 commit intoapache:masterfrom
Conversation
|
Can one of the admins verify this patch? |
|
Jenkins, add to whitelist. |
|
Jenkins, test this please. |
|
Merged build triggered. |
|
Merged build started. |
There was a problem hiding this comment.
Shall we import scala.collection.mutable here and use mutable.BitSet in the Kryo registrator?
|
@mengxr just realized that chill 0.4.0 was just released, will bump version instead of this fix. |
|
Bumping the version requires more tasks to do, e.g., dependency/license check, regression check, etc. I would rather register mutable.BitSet for this PR. |
|
Fair enough :) |
|
Merged build triggered. |
|
Merged build started. |
|
Merged build finished. All automated tests passed. |
|
All automated tests passed. |
Author: Neville Li <neville@spotify.com> Closes #1319 from nevillelyh/gh/SPARK-1977 and squashes the following commits: 1f0a355 [Neville Li] [SPARK-1977][MLLIB] register mutable BitSet in MovieLenseALS (cherry picked from commit f7ce1b3) Signed-off-by: Xiangrui Meng <meng@databricks.com>
|
Merged. Thanks! |
|
Merged build finished. All automated tests passed. |
|
All automated tests passed. |
Author: Neville Li <neville@spotify.com> Closes apache#1319 from nevillelyh/gh/SPARK-1977 and squashes the following commits: 1f0a355 [Neville Li] [SPARK-1977][MLLIB] register mutable BitSet in MovieLenseALS
No description provided.