You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by jkbradley <gi...@git.apache.org> on 2016/06/29 00:08:21 UTC

[GitHub] spark pull request #13924: [SPARK-15643][DOC][ML] Add breaking changes to ML...

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org