Github user jkbradley commented on a diff in the pull request:
https://github.com/apache/spark/pull/13924#discussion_r68866018
--- Diff: docs/mllib-guide.md ---
@@ -104,9 +104,87 @@ and the migration guide below will explain all changes
between releases.
## From 1.6 to 2.0
-The deprecations and changes of behavior in the `spark.mllib` or
`spark.ml` packages include:
+### Breaking changes
-Deprecations:
+There were several breaking changes in Spark 2.0, which are outlined below.
+
+**Linear algebra classes for DataFrame-based APIs**
+
+Spark's linear algebra dependencies were moved to a new project,
`spark-mllib-local`
--- End diff --
Should be "mllib-local" (no "spark-")
---
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]