Skip to content

Conversation

@mengxr
Copy link
Contributor

@mengxr mengxr commented Nov 13, 2014

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 of code there). @srowen

@SparkQA
Copy link

SparkQA commented Nov 13, 2014

Test build #23303 has started for PR 3240 at commit 6c8bbd1.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 13, 2014

Test build #23303 timed out for PR 3240 at commit 6c8bbd1 after a configured wait of 120m.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/23303/
Test FAILed.

@srowen
Copy link
Member

srowen commented Nov 13, 2014

Yeah that helps. Most of the issue I have in using this from Java is going back and forth from RDD to JavaRDD for the user and product RDDs, but that's fairly unavoidable.

@SparkQA
Copy link

SparkQA commented Nov 13, 2014

Test build #23315 has started for PR 3240 at commit 6581503.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 13, 2014

Test build #23315 has finished for PR 3240 at commit 6581503.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/23315/
Test PASSed.

@mengxr
Copy link
Contributor Author

mengxr commented Nov 13, 2014

Thanks @srowen ! I've merged this into master and branch-1.2. (The last commit contains a trivial change.)

asfgit pushed a commit that referenced this pull request Nov 13, 2014
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 of code there). srowen

Author: Xiangrui Meng <[email protected]>

Closes #3240 from mengxr/SPARK-4378 and squashes the following commits:

6581503 [Xiangrui Meng] check number of predictions
6c8bbd1 [Xiangrui Meng] make ALS more Java-friendly

(cherry picked from commit ca26a21)
Signed-off-by: Xiangrui Meng <[email protected]>
@asfgit asfgit closed this in ca26a21 Nov 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants