Github user mengxr commented on a diff in the pull request:

    https://github.com/apache/spark/pull/13859#discussion_r68190859
  
    --- Diff: mllib/src/main/scala/org/apache/spark/mllib/package-info.java ---
    @@ -16,6 +16,26 @@
      */
     
     /**
    - * Spark's machine learning library.
    + * RDD-based machine learning APIs (in maintenance mode).
    + *
    + * The <code>spark.mllib</code> package is in maintenance mode as of the 
Spark 2.0.0 release to
    + * encourage migration to the DataFrame-based APIs under the 
<code>spark.mllib</code> package.
    --- End diff --
    
    Ah, I made this typo while playing with JavaDoc tags ... I tried to link to 
the `spark.ml` Java package doc but no success and ended up with `<code>`.


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

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

Reply via email to