Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 450 Bytes

File metadata and controls

9 lines (4 loc) · 450 Bytes

S3QL

S3QL: Secure Shuffling based Structured Querying Language for Spark

S3QL is a project that aims to enhance the privacy and security of data processing in Spark by addressing the access pattern leakages inherent in the MapReduce programming model. S3QL strives to obscure dependencies between data and communication among workers within a Spark execution environment.

[Guidelines on how to use S3QL in your Spark projects will go here.]