Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2777

ALS factors should be persist in memory and disk

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • MLlib
    • None

    Description

      Now the factors are persisted in memory only. If they get kicked off by later jobs, we have to start the computation from very beginning. A better solution should be changing the storage level to MEMORY_AND_DISK.

      Attachments

        Activity

          People

            mengxr Xiangrui Meng
            mengxr Xiangrui Meng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: