[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-11-17 Thread aaronlin
Github user aaronlin commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-63325849 I tried your solution and run the program successfully on v1.1.0. Thanks --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-11-15 Thread aaronlin
Github user aaronlin commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-63203111 Thanks for your reply. I will try this solution. Thanks --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-11-15 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-63202927 The registration could be done through configuration. For example, there is an `ALSRegistrator` under `examples/` and you can enable it through configuration without changi

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-11-14 Thread aaronlin
Github user aaronlin commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-63159256 Spark-ec2.py gets the official release of spark, so even if i build spark with the registration of bitset and rating class manually, I cannot use it when deploying ec2 cl

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-11-14 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-63128071 @aaronlin Changing dependency requires more testing, we don't usually do that in a maintenance release. Could you register the BitSet and Rating class manually? --- If yo

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-11-13 Thread aaronlin
Github user aaronlin commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-63015981 twitter/chill#185 fixed in chill v0.4.0, but spark still depends on chill v0.3.6 in maven. http://mvnrepository.com/artifact/org.apache.spark/spark-core_2.10/1.1.0

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-07-07 Thread nevillelyh
Github user nevillelyh commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-48223111 Closing this and will fix MovieLensALS & chill dependency once next version is released. --- If your project is set up for it, you can reply to this email and have you

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-07-07 Thread nevillelyh
Github user nevillelyh closed the pull request at: https://github.com/apache/spark/pull/925 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-06-02 Thread nevillelyh
Github user nevillelyh commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-44848781 Added support to chill. Will bump version after next chill release. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-05-31 Thread nevillelyh
Github user nevillelyh commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-44750919 Sure that would also work. I made a PR to chill as well. https://github.com/twitter/chill/pull/185 --- If your project is set up for it, you can reply to this email

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-05-30 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-44718196 Maybe we should just make sure the mutable bitsets are registered instead of doing the conversion? --- If your project is set up for it, you can reply to this email and have

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-05-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/925#issuecomment-44690150 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your proj

[GitHub] spark pull request: [SPARK-1977][MLLIB] use immutable BitSet in AL...

2014-05-30 Thread nevillelyh
GitHub user nevillelyh opened a pull request: https://github.com/apache/spark/pull/925 [SPARK-1977][MLLIB] use immutable BitSet in ALS You can merge this pull request into a Git repository by running: $ git pull https://github.com/nevillelyh/spark branch-1.0 Alternatively you