GitHub user feynmanliang opened a pull request:
https://github.com/apache/spark/pull/8451
[SPARK-10257][MLlib] Removes Guava from all spark.mllib Java tests
* Replaces instances of `Lists.newArrayList` with `Arrays.asList`
* Replaces `commons.lang.StringUtils` over `com.google.collections.Strings`
* Replaces `List` interface over `ArrayList` implementations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/feynmanliang/spark SPARK-10257
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8451.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8451
----
commit a9b8b7a6d5fcfb19ceb58eb05f707eec4f2b5485
Author: Feynman Liang <[email protected]>
Date: 2015-08-26T04:25:28Z
Removes Guava from all of mllib javatests
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]