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

Ensure DiskStore properly encrypts cached data on disk.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • 2.1.0
    • None
    • Spark Core
    • None

    Description

      DiskStore.putBytes() writes serialized RDD data directly to disk, without encrypting (or compressing) it. So any cached blocks that are evicted to disk when using MEMORY_AND_DISK_SER will not be encrypted.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vanzin Marcelo Masiero Vanzin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: