[
https://issues.apache.org/jira/browse/SPARK-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578883#comment-14578883
]
Apache Spark commented on SPARK-8274:
-------------------------------------
User 'FavioVazquez' has created a pull request for this issue:
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.4.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]