[ https://issues.apache.org/jira/browse/SPARK-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xiangrui Meng resolved SPARK-3841. ---------------------------------- Resolution: Fixed Fix Version/s: 1.2.0 Issue resolved by pull request 2700 [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 > Fix For: 1.2.0 > > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org