You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/07/13 10:17:04 UTC

[jira] [Commented] (SPARK-8991) Update SharedParamsCodeGen's Generated Documentation

    [ https://issues.apache.org/jira/browse/SPARK-8991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624350#comment-14624350 ] 

Apache Spark commented on SPARK-8991:
-------------------------------------

User 'vinodkc' has created a pull request for this issue:
https://github.com/apache/spark/pull/7367

> Update SharedParamsCodeGen's Generated Documentation
> ----------------------------------------------------
>
>                 Key: SPARK-8991
>                 URL: https://issues.apache.org/jira/browse/SPARK-8991
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: Feynman Liang
>            Priority: Trivial
>              Labels: Starter
>
> We no longer need
> Specifically, the [generated documentation in SharedParamsCodeGen|https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/ml/param/shared/SharedParamsCodeGen.scala#L137] should be modified from
> {{code}}
>       |/**
>       | * (private[ml]) Trait for shared param $name$defaultValueDoc.
>       | */
> {{code}}
> to
> {{code}}
>       |/**
>       | * Trait for shared param $name$defaultValueDoc.
>       | */
> {{code}}



--
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