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

Hudson commented on MAHOUT-1529:
--------------------------------

SUCCESS: Integrated in Mahout-Quality #2698 (See 
[https://builds.apache.org/job/Mahout-Quality/2698/])
MAHOUT-1529 (d): moving core engine-independent tests logic to math-scala, 
spark module running them. (dlyubimov: rev 
25a6fc0967357e6ba4aafcaf11bf3f7faec752fd)
* 
spark/src/test/scala/org/apache/mahout/math/decompositions/DistributedDecompositionsSuite.scala
* math-scala/src/test/scala/org/apache/mahout/math/drm/DrmLikeSuiteBase.scala
* spark/src/test/scala/org/apache/mahout/math/decompositions/MathSuite.scala
* spark/src/test/scala/org/apache/mahout/sparkbindings/drm/DrmLikeOpsSuite.scala
* 
spark/src/test/scala/org/apache/mahout/sparkbindings/test/DistributedSparkSuite.scala
* 
math-scala/src/test/scala/org/apache/mahout/math/decompositions/DistributedDecompositionsSuiteBase.scala
* spark/src/test/scala/org/apache/mahout/sparkbindings/blas/ABtSuite.scala
* 
spark/src/test/scala/org/apache/mahout/sparkbindings/test/LoggerConfiguration.scala
* spark/src/test/scala/org/apache/mahout/cf/CooccurrenceAnalysisSuite.scala
* spark/src/test/scala/org/apache/mahout/drivers/ItemSimilarityDriverSuite.scala
* 
math-scala/src/test/scala/org/apache/mahout/math/drm/RLikeDrmOpsSuiteBase.scala
* spark/src/test/scala/org/apache/mahout/sparkbindings/blas/AtSuite.scala
* spark/src/test/scala/org/apache/mahout/sparkbindings/drm/DrmLikeSuite.scala
* spark/src/test/scala/org/apache/mahout/sparkbindings/blas/AtASuite.scala
* 
spark/src/test/scala/org/apache/mahout/sparkbindings/test/MahoutLocalContext.scala
* math-scala/src/test/scala/org/apache/mahout/test/DistributedMahoutSuite.scala
* spark/src/test/scala/org/apache/mahout/sparkbindings/blas/AewBSuite.scala
* 
spark/src/test/scala/org/apache/mahout/sparkbindings/drm/RLikeDrmOpsSuite.scala
* math-scala/src/test/scala/org/apache/mahout/math/drm/DrmLikeOpsSuiteBase.scala


> Finalize abstraction of distributed logical plans from backend operations
> -------------------------------------------------------------------------
>
>                 Key: MAHOUT-1529
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1529
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Dmitriy Lyubimov
>            Assignee: Dmitriy Lyubimov
>             Fix For: 1.0
>
>
> We have a few situations when algorithm-facing API has Spark dependencies 
> creeping in. 
> In particular, we know of the following cases:
> -(1) checkpoint() accepts Spark constant StorageLevel directly;-
> -(2) certain things in CheckpointedDRM;-
> -(3) drmParallelize etc. routines in the "drm" and "sparkbindings" package.-
> -(5) drmBroadcast returns a Spark-specific Broadcast object-
> (6) Stratosphere/Flink conceptual api changes.
> *Current tracker:* PR #1 https://github.com/apache/mahout/pull/1 - closed, 
> need new PR for remaining things once ready.
> *Pull requests are welcome*.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to