Skip to content

Conversation

@jkbradley
Copy link
Member

Renamed StreamingKMeans to StreamingKMeansExample to avoid warning about name conflict with StreamingKMeans class.

Added import to DecisionTreeRunner to eliminate warning.

CC: @mengxr

…te compilation warnings, including renaming StreamingKMeans to StreamingKMeansExample.
@SparkQA
Copy link

SparkQA commented Dec 3, 2014

Test build #24072 has started for PR 3568 at commit 64d6bc4.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Dec 3, 2014

Test build #24072 has finished for PR 3568 at commit 64d6bc4.

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

asfgit pushed a commit that referenced this pull request Dec 3, 2014
Renamed StreamingKMeans to StreamingKMeansExample to avoid warning about name conflict with StreamingKMeans class.

Added import to DecisionTreeRunner to eliminate warning.

CC: mengxr

Author: Joseph K. Bradley <[email protected]>

Closes #3568 from jkbradley/ml-compilation-warnings and squashes the following commits:

64d6bc4 [Joseph K. Bradley] Updated DecisionTreeRunner.scala and StreamingKMeans.scala to eliminate compilation warnings, including renaming StreamingKMeans to StreamingKMeansExample.

(cherry picked from commit 4ac2151)
Signed-off-by: Xiangrui Meng <[email protected]>
@asfgit asfgit closed this in 4ac2151 Dec 3, 2014
@mengxr
Copy link
Contributor

mengxr commented Dec 3, 2014

LGTM. Merged into master and branch-1.2. Thanks!

@jkbradley jkbradley deleted the ml-compilation-warnings branch December 4, 2014 20:27
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