Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-441

File-backed IDMigrator

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.4
    • None
    • None

    Description

      To complete taste's suite of file-related implementations (currently FileDataModel and FileItemSimilarity) I created an IDMigrator backed by a file. It can be refreshed and will reload it's data into memory in the same way FileDataModel and FileItemSimilarity are already doing this.

      I couldn't prevent having to split up the IDMigrator interface into 2 separate interfaces because the update methods (like storeMapping(...) and initialize(...)) did not fit in the concept of reloading data from an external source, hope that's ok.

      Attachments

        1. MAHOUT-441.patch
          20 kB
          Sebastian Schelter
        2. MAHOUT-441-2.patch
          17 kB
          Sebastian Schelter

        Activity

          People

            srowen Sean R. Owen
            ssc Sebastian Schelter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: