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-12494] [MLLIB] Array out of bound Exception in KMeans Yarn Mode #11979

Closed
wants to merge 1 commit into from

Conversation

srowen
Copy link
Member

@srowen srowen commented Mar 26, 2016

What changes were proposed in this pull request?

Better error message with k-means init can't be enough samples from input (because it is perhaps empty)

How was this patch tested?

Jenkins tests.

@SparkQA
Copy link

SparkQA commented Mar 26, 2016

Test build #54262 has finished for PR 11979 at commit ea16e8f.

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

@srowen
Copy link
Member Author

srowen commented Mar 28, 2016

Merged to master

@asfgit asfgit closed this in 7b84154 Mar 28, 2016
@srowen srowen deleted the SPARK-12494 branch March 30, 2016 12:18
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.

2 participants