spark git commit: [SPARK-19520][STREAMING] Do not encrypt data written to the WAL.

2017-02-13 Thread vanzin
Repository: spark Updated Branches: refs/heads/master 9af8f743b -> 0169360ef [SPARK-19520][STREAMING] Do not encrypt data written to the WAL. Spark's I/O encryption uses an ephemeral key for each driver instance. So driver B cannot decrypt data written by driver A since it doesn't have the cor

spark git commit: [SPARK-19520][STREAMING] Do not encrypt data written to the WAL.

2017-02-13 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.1 5db234730 -> 7fe3543fd [SPARK-19520][STREAMING] Do not encrypt data written to the WAL. Spark's I/O encryption uses an ephemeral key for each driver instance. So driver B cannot decrypt data written by driver A since it doesn't have the