Skip to content

Conversation

@feynmanliang
Copy link
Contributor

No description provided.

@SparkQA
Copy link

SparkQA commented Aug 26, 2015

Test build #41587 has finished for PR 8447 at commit 53d7abf.

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

@asfgit asfgit closed this in 1a446f7 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-10256 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