Uploaded image for project: 'Apache Nemo'
  1. Apache Nemo
  2. NEMO-186

Implement unsupported RDD persistence option

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None

    Description

      To fully support Spark RDD's persistence options, we need a few features to provide.

      We need to support:

      • Default persistence on memory or disk.
      • Persistence using memory and disk at the same time (spill).
      • Persistence on off-heap memory
      • Replication for persisted data
      • Disable changing persist strategy after a RDD is executed
      • Report the actual state of cached data to optimizer

      Attachments

        Activity

          People

            Unassigned Unassigned
            sanha Sanha Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: