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

Don't display storage level in toDebugString unless RDD is persisted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.2.0
    • Spark Core
    • None

    Description

      The current approach lists the storage level all the time, even if the RDD is not persisted. The storage level should only be listed if the RDD is persisted. We just need to guard it with a check.

      Attachments

        Activity

          People

            prashant Prashant Sharma
            pwendell Patrick Wendell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: