DBScholar

Back to papers

Introduction to Spark 2.0 for Database Researchers

Summary: Introduces Spark 2.0 to database researchers, focusing on Catalyst, whole-stage code generation, and hands-on use of DataFrames, SQL, streaming, and ML pipelines. Emphasizes engine internals and a practical path to hack Spark by extending the query optimizer to accelerate distributed joins. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
5270
Venue
SIGMOD
Year
2016
Pagerank
5.21582e-05
Overall Rank
9,803 | 32.75%
DOI
10.1145/2882903.2912565

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{armbrust_sigmod16,
        title = {{Introduction to Spark 2.0 for Database Researchers}},
        author = {Armbrust, Michael and Bateman, Doug and Xin, Reynold and Zaharia, Matei},
        series = {{SIGMOD} '16},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/2882903.2912565},
        url = {https://dl.acm.org/doi/10.1145/2882903.2912565},
        year = {2016}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
1,250 Data Management in Machine Learning: Challenges, Techniques, and Systems 2017 SIGMOD 0.00011485301
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 4 of 4 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
24 Spark SQL: Relational Data Processing in Spark 2015 SIGMOD 0.00054865648
425 Shark: SQL and Rich Analytics at Scale 2013 SIGMOD 0.00018704491
3,411 Scaling Spark in the Real World: Performance and Usability 2015 VLDB 7.436229e-05
6,865 SparkR: Scaling R Programs with Spark 2016 SIGMOD 5.7508365e-05
Previous Page 1 / 1 Next

Semantically Similar Papers