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

Clusterdumper - Get rid of map based implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.6
    • 0.8
    • classic

    Description

      Current implementation of ClusterDumper puts clusters and related vectors in map. This generally results in OOM.

      Since ClusterOutputProcessor is availabale now. The ClusterDumper will at first process the clusteredPoints, and then write down the clusters to a local file.

      The inability to properly read the clustering output due to ClusterDumper facing OOM is seen too often in the mailing list. This improvement will fix that problem.

      Attachments

        Activity

          People

            paritoshranjan Paritosh Ranjan
            paritoshranjan Paritosh Ranjan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: