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

SVD solvers should be gracefully stoppable/restartable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3
    • 0.5
    • classic
    • None

    Description

      LanczosSolver, DistributedLanczosSolver, and HebbianSolver all keep copious amounts of memory-resident data which is lost if the app crashes or is killed (OOM, forgetting to run in a screen session, and losing net connectivity to the server running it, etc...).

      These algorithms (and many other Mahout processes!) should enable a pluggable "persist state" mechanism (to HDFS, RDBMS, local disk, key-value store, etc), and similarly, a way to pick up and start from such a state.

      Attachments

        1. MAHOUT-319.patch
          27 kB
          Jake Mannix
        2. MAHOUT-319.diff
          50 kB
          Jake Mannix
        3. MAHOUT-319.diff
          71 kB
          Jake Mannix

        Activity

          People

            jake.mannix Jake Mannix
            jake.mannix Jake Mannix
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: