Uh oh!
There was an error while loading. Please reload this page.
[SPARK-1977][MLLIB] register mutable BitSet in MovieLenseALS - #1319
[SPARK-1977][MLLIB] register mutable BitSet in MovieLenseALS#1319nevillelyh wants to merge 1 commit into
Conversation
AmplabJenkins
commented
Jul 7, 2014
Can one of the admins verify this patch? |
mengxr
commented
Jul 7, 2014
Jenkins, add to whitelist. |
mengxr
commented
Jul 7, 2014
Jenkins, test this please. |
AmplabJenkins
commented
Jul 7, 2014
Merged build triggered. |
AmplabJenkins
commented
Jul 7, 2014
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?
nevillelyh
commented
Jul 7, 2014
@mengxr just realized that chill 0.4.0 was just released, will bump version instead of this fix. |
mengxr
commented
Jul 7, 2014
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. |
nevillelyh
commented
Jul 7, 2014
Fair enough :) |
AmplabJenkins
commented
Jul 7, 2014
Merged build triggered. |
AmplabJenkins
commented
Jul 7, 2014
Merged build started. |
AmplabJenkins
commented
Jul 7, 2014
Merged build finished. All automated tests passed. |
AmplabJenkins
commented
Jul 7, 2014
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>
mengxr
commented
Jul 7, 2014
Merged. Thanks! |
AmplabJenkins
commented
Jul 7, 2014
Merged build finished. All automated tests passed. |
AmplabJenkins
commented
Jul 7, 2014
All automated tests passed. |
Author: Neville Li <neville@spotify.com> Closesapache#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.