You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2016/04/28 04:39:12 UTC

[jira] [Updated] (MAHOUT-1764) Mahout DSL for Flink: Add standard backend tests for Flink

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

Suneel Marthi updated MAHOUT-1764:
----------------------------------
    Fix Version/s: 0.12.0

> Mahout DSL for Flink: Add standard backend tests for Flink
> ----------------------------------------------------------
>
>                 Key: MAHOUT-1764
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1764
>             Project: Mahout
>          Issue Type: Task
>          Components: Math
>            Reporter: Alexey Grigorev
>            Assignee: Suneel Marthi
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> From github comment by Dmitriy:
> also on the topic of test suite coverage: we need to pass our standard tests. The base clases for them are:
> https://github.com/apache/mahout/blob/master/math-scala/src/test/scala/org/apache/mahout/math/decompositions/DistributedDecompositionsSuiteBase.scala
> https://github.com/apache/mahout/blob/master/math-scala/src/test/scala/org/apache/mahout/math/drm/DrmLikeOpsSuiteBase.scala
> https://github.com/apache/mahout/blob/master/math-scala/src/test/scala/org/apache/mahout/math/drm/DrmLikeSuiteBase.scala
> https://github.com/apache/mahout/blob/master/math-scala/src/test/scala/org/apache/mahout/math/drm/RLikeDrmOpsSuiteBase.scala
> The technique here is to take these test cases as a base class for a distributed test case (you may want to see how it was done for Spark and H2O). This is our basic assertion that our main algorithms are passing on a toy problem for a given backend.



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