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 2014/10/08 01:45:34 UTC

[jira] [Commented] (SPARK-3841) Pretty-print Params case classes for tests

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

Apache Spark commented on SPARK-3841:
-------------------------------------

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

> Pretty-print Params case classes for tests
> ------------------------------------------
>
>                 Key: SPARK-3841
>                 URL: https://issues.apache.org/jira/browse/SPARK-3841
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Joseph K. Bradley
>            Assignee: Joseph K. Bradley
>            Priority: Minor
>
> Provide a parent class for the Params case classes used in many MLlib examples, where the parent class pretty-prints the case class fields:
> Param1Name	Param1Value
> Param2Name	Param2Value
> ...
> Using this class will make it easier to print test settings to logs.



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