Security and privacy aspects in MapReduce on clouds: A survey

P Derbeko, S Dolev, E Gudes, S Sharma - Computer science review, 2016 - Elsevier
MapReduce is a programming system for distributed processing of large-scale data in an
efficient and fault tolerant manner on a private, public, or hybrid cloud. MapReduce is …

Big data as the new enabler in business and other intelligence

G Vossen - Vietnam Journal of Computer Science, 2014 - Springer
The term “big data” will always be remembered as the big buzzword of 2013. According to
the Wikipedia, big data “is a collection of data sets so large and complex that it becomes …

Communication steps for parallel query processing

P Beame, P Koutris, D Suciu - Journal of the ACM (JACM), 2017 - dl.acm.org
We study the problem of computing conjunctive queries over large databases on parallel
architectures without shared storage. Using the structure of such a query q and the skew in …

Distributed evaluation of subgraph queries using worstcase optimal lowmemory dataflows

K Ammar, F McSherry, S Salihoglu… - arXiv preprint arXiv …, 2018 - arxiv.org
We study the problem of finding and monitoring fixed-size subgraphs in a continually
changing large-scale graph. We present the first approach that (i) performs worst-case …

Scalable subgraph enumeration in mapreduce

L Lai, L Qin, X Lin, L Chang - Proceedings of the VLDB Endowment, 2015 - dl.acm.org
Subgraph enumeration, which aims to find all the subgraphs of a large data graph that are
isomorphic to a given pattern graph, is a fundamental graph problem with a wide range of …

[图书][B] An architecture for fast and general data processing on large clusters

M Zaharia - 2016 - books.google.com
The past few years have seen a major change in computing systems, as growing data
volumes and stalling processor speeds require more and more applications to scale out to …

Strassen's algorithm is not optimal trilinear technique of aggregating, uniting and canceling for constructing fast algorithms for matrix operations

VY Pan - 19th Annual Symposium on Foundations of Computer …, 1978 - ieeexplore.ieee.org
A new technique of trilinear operations of aggregating, uniting and canceling is introduced
and applied to constructing fast linear non-commutative algorithms for matrix multiplication …

Skew in parallel query processing

P Beame, P Koutris, D Suciu - Proceedings of the 33rd ACM SIGMOD …, 2014 - dl.acm.org
We study the problem of computing a conjunctive query q in parallel, using p of servers, on a
large database. We consider algorithms with one round of communication, and study the …

Optimizing graph algorithms on pregel-like systems

S Salihoglu, J Widom - 2014 - ilpubs.stanford.edu
We study the problem of implementing graph algorithms efficiently on Pregel-like systems,
which can be surprisingly challenging. Standard graph algorithms in this setting can incur …

Subgraph matching: on compression and computation

M Qiao, H Zhang, H Cheng - Proceedings of the VLDB Endowment, 2017 - dl.acm.org
Subgraph matching finds a set I of all occurrences of a pattern graph in a target graph. It has
a wide range of applications while suffers an expensive computation. This efficiency issue …