Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPARK-5148 [MLlib] Make usersOut/productsOut storagelevel in ALS configurable #3953

Closed
wants to merge 4 commits into from

Conversation

zeitos
Copy link
Contributor

@zeitos zeitos commented Jan 8, 2015

No description provided.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@zeitos zeitos changed the title SPARK-5148 Make usersOut/productsOut storagelevel in ALS configurable SPARK-5148 [MLlib] Make usersOut/productsOut storagelevel in ALS configurable Jan 8, 2015
import org.apache.spark.storage.StorageLevel
import org.jblas.DoubleMatrix
import org.scalatest.FunSuite

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, got the wrong intellij config, fixing it

@mengxr
Copy link
Contributor

mengxr commented Jan 8, 2015

add to whitelist

@mengxr
Copy link
Contributor

mengxr commented Jan 8, 2015

ok to test

@SparkQA
Copy link

SparkQA commented Jan 8, 2015

Test build #25242 has started for PR 3953 at commit 6869e80.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 8, 2015

Test build #25250 has started for PR 3953 at commit 0f070b9.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 8, 2015

Test build #25242 has finished for PR 3953 at commit 6869e80.

  • 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/25242/
Test PASSed.

@mengxr
Copy link
Contributor

mengxr commented Jan 8, 2015

LGTM pending Jenkins.

@SparkQA
Copy link

SparkQA commented Jan 8, 2015

Test build #25250 has finished for PR 3953 at commit 0f070b9.

  • 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/25250/
Test PASSed.

@asfgit asfgit closed this in 72df5a3 Jan 8, 2015
@mengxr
Copy link
Contributor

mengxr commented Jan 8, 2015

Merged into master. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants