spark git commit: [SPARK-4378][MLLIB] make ALS more Java-friendly

2014-11-13 Thread meng
Repository: spark Updated Branches: refs/heads/master ce0333f9a -> ca26a212f [SPARK-4378][MLLIB] make ALS more Java-friendly Add Java-friendly version of `run` and `predict`, and use bulk prediction in Java unit tests. The user guide update will come later (though we may not save many lines

spark git commit: [SPARK-4378][MLLIB] make ALS more Java-friendly

2014-11-13 Thread meng
Repository: spark Updated Branches: refs/heads/branch-1.2 c502e08e8 -> ff9428320 [SPARK-4378][MLLIB] make ALS more Java-friendly Add Java-friendly version of `run` and `predict`, and use bulk prediction in Java unit tests. The user guide update will come later (though we may not save many li