Skip to content

Conversation

@feynmanliang
Copy link
Contributor

No description provided.

@feynmanliang feynmanliang changed the title [SPARK-10255][ML] Removes Guava dependencies from spark.ml.param [SPARK-10255][ML] Removes Guava dependencies from spark.ml.param JavaTests Aug 26, 2015
@SparkQA
Copy link

SparkQA commented Aug 26, 2015

Test build #41586 has finished for PR 8446 at commit f31faa2.

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

@asfgit asfgit closed this in 75d6230 Aug 27, 2015
asfgit pushed a commit that referenced this pull request Aug 27, 2015
* Replaces instances of `Lists.newArrayList` with `Arrays.asList`
* Replaces `commons.lang.StringUtils` over `com.google.collections.Strings`
* Replaces `List` interface over `ArrayList` implementations

This PR along with #8445 #8446 #8447 completely removes all `com.google.collections.Lists` dependencies within mllib's Java tests.

Author: Feynman Liang <[email protected]>

Closes #8451 from feynmanliang/SPARK-10257.
@feynmanliang feynmanliang deleted the SPARK-10255 branch January 13, 2016 19:30
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