GitHub user lw-lin opened a pull request:
https://github.com/apache/spark/pull/11910
[SPARK-14089][CORE][MLLIB] Remove methods that has been deprecated since
1.1.x, 1.2.x and 1.3.x
## What changes were proposed in this pull request?
Removed methods that has been deprecated since 1.1.x, 1.2.x and 1.3.x.
## How was this patch tested?
- manully checked that no codes in Spark call these methods any more
- existing test suits
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lw-lin/spark remove-deprecates
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11910.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 #11910
----
commit 74f2cd7cbadd4e9fb82204a4ff775dd84999d961
Author: proflin <[email protected]>
Date: 2016-03-20T10:35:54Z
Remove methods deprecated in 1.1.x, 1.2.x and 1.3.x
----
---
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]