You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/06/09 16:04:00 UTC

[jira] [Resolved] (SPARK-8274) Fix wrong URLs in MLlib Frequent Pattern Mining Documentation

     [ https://issues.apache.org/jira/browse/SPARK-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-8274.
------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.4.0)
                   1.4.1
                   1.5.0

Issue resolved by pull request 6722
[https://github.com/apache/spark/pull/6722]

> Fix wrong URLs in MLlib Frequent Pattern Mining Documentation
> -------------------------------------------------------------
>
>                 Key: SPARK-8274
>                 URL: https://issues.apache.org/jira/browse/SPARK-8274
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation, MLlib
>         Environment: Ubuntu 14.04. Apache Mesos in cluster mode with HDFS from cloudera 2.6.0-cdh5.4.0.
>            Reporter: Favio Vázquez
>            Priority: Trivial
>              Labels: Documentation, Fix, MLlib, URL
>             Fix For: 1.5.0, 1.4.1
>
>
> There is a mistake in the URLs of the Scala section of FP-Growth in the MLlib Frequent Pattern Mining documentation. The URL points to https://spark.apache.org/docs/latest/api/java/org/apache/spark/mllib/fpm/FPGrowth.html which is the Java's API, the link should point to the Scala API https://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.mllib.fpm.FPGrowth
> There's another mistake in the FP-GrowthModel in the same section, the link points, again, to the Java's API https://spark.apache.org/docs/latest/api/java/org/apache/spark/mllib/fpm/FPGrowthModel.html, the link should point to the Scala API https://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.mllib.fpm.FPGrowthModel



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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