You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2017/01/17 23:23:26 UTC

[jira] [Created] (SPARK-19266) DiskStore does not encrypt serialized RDD data

Marcelo Vanzin created SPARK-19266:
--------------------------------------

             Summary: DiskStore does not encrypt serialized RDD data
                 Key: SPARK-19266
                 URL: https://issues.apache.org/jira/browse/SPARK-19266
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.1.0
            Reporter: Marcelo Vanzin


{{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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org