[
https://issues.apache.org/jira/browse/MAHOUT-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088620#comment-14088620
]
Hudson commented on MAHOUT-1568:
--------------------------------
SUCCESS: Integrated in Mahout-Quality #2733 (See
[https://builds.apache.org/job/Mahout-Quality/2733/])
MAHOUT-1541, MAHOUT-1568, MAHOUT-1569 refactoring the options parser and option
defaults to DRY up individual driver code putting more in base classes,
tightened up the test suite with a better way of comparing actual with correct
(pat: rev a80974037853c5227f9e5ef1c384a1fca134746e)
* math-scala/src/main/scala/org/apache/mahout/math/cf/CooccurrenceAnalysis.scala
* spark/src/main/scala/org/apache/mahout/drivers/ReaderWriter.scala
*
spark/src/main/scala/org/apache/mahout/sparkbindings/io/MahoutKryoRegistrator.scala
* spark/src/main/scala/org/apache/mahout/drivers/MahoutOptionParser.scala
* spark/src/main/scala/org/apache/mahout/drivers/IndexedDataset.scala
* spark/src/main/scala/org/apache/mahout/drivers/MahoutDriver.scala
* spark/src/main/scala/org/apache/mahout/cf/CooccurrenceAnalysis.scala
*
spark/src/main/scala/org/apache/mahout/sparkbindings/drm/CheckpointedDrmSpark.scala
* spark/src/main/scala/org/apache/mahout/drivers/TextDelimitedReaderWriter.scala
* spark/src/test/scala/org/apache/mahout/drivers/ItemSimilarityDriverSuite.scala
* spark/src/main/scala/org/apache/mahout/drivers/ItemSimilarityDriver.scala
* spark/src/main/scala/org/apache/mahout/drivers/Schema.scala
* spark/src/test/scala/org/apache/mahout/cf/CooccurrenceAnalysisSuite.scala
> Build an I/O model that can replace sequence files for import/export
> --------------------------------------------------------------------
>
> Key: MAHOUT-1568
> URL: https://issues.apache.org/jira/browse/MAHOUT-1568
> Project: Mahout
> Issue Type: New Feature
> Components: CLI
> Environment: Scala, Spark
> Reporter: Pat Ferrel
> Assignee: Pat Ferrel
>
> Implement mechanisms to read and write data from/to flexible stores. These
> will support tuples streams and drms but with extensions that allow keeping
> user defined values for IDs. The mechanism in some sense can replace Sequence
> Files for import/export and will make the operation much easier for the user.
> In many cases directly consuming their input files.
> Start with text delimited files for input/output in the Spark version of
> ItemSimilarity
> A proposal is running with ItemSimilarity on Spark and is documented on the
> github wiki here: https://github.com/pferrel/harness/wiki
> Comments are appreciated
--
This message was sent by Atlassian JIRA
(v6.2#6252)