@techreport{ohrimenko2015observing, author = {Ohrimenko, Olya and Costa, Manuel and Fournet, Cédric and Gkantsidis, Christos and Kohlweiss, Markulf and Sharma, Divya}, title = {Observing and Preventing Leakage in MapReduce}, institution = {Microsoft}, year = {2015}, month = {September}, abstract = {The use of public cloud infrastructure for storing and processing large datasets raises new security concerns. Current solutions propose encrypting all data, and accessing it in plaintext only within secure hardware. Nonetheless, the distributed processing of large amounts of data still involves intensive encrypted communications between different processing and network storage units, and those communications patterns may leak sensitive information. We consider secure implementation of MapReduce jobs, and analyze their intermediate traffic between mappers and reducers. Using datasets that include personal and geographical data, we show how an adversary that observes the runs of typical jobs can infer precise information about their input. We give a new definition of data privacy for MapReduce, and describe two provably-secure, practical solutions. We implement our solutions on top of VC3, a secure implementation of Hadoop, and evaluate their performance.}, url = {http://approjects.co.za/?big=en-us/research/publication/observing-and-preventing-leakage-in-mapreduce/}, number = {MSR-TR-2015-70}, }