Abstract
We propose Bohr, a similarity aware geo-distributed data analytics system that minimizes query completion time. The key idea is to exploit similarity between data in different data centers (DCs), and transfer similar data from the bottleneck DC to other sites with more WAN bandwidth. Though these sites have more input data to process, these data are more similar and can be more efficiently aggregated by the combiner to reduce the intermediate data that needs to be shuffled across the WAN. Thus our similarity aware approach reduces the shuffle time and in turn the query completion time (QCT).
We design Bohr based on OLAP data cubes to perform efficient similarity checking among datasets in different sites. We implement Bohr on Spark and deploy it across ten sites of AWS EC2. Our extensive evaluation using realistic query workloads shows that Bohr improves the QCT by up to 50% and reduces the intermediate data by up to 6x compared to state-of-the-art solutions that also use OLAP cubes.
We design Bohr based on OLAP data cubes to perform efficient similarity checking among datasets in different sites. We implement Bohr on Spark and deploy it across ten sites of AWS EC2. Our extensive evaluation using realistic query workloads shows that Bohr improves the QCT by up to 50% and reduces the intermediate data by up to 6x compared to state-of-the-art solutions that also use OLAP cubes.
| Original language | English |
|---|---|
| Title of host publication | CoNEXT 2018 - Proceedings of the 14th International Conference on Emerging Networking EXperiments and Technologies |
| Publisher | Association for Computing Machinery |
| Pages | 267-279 |
| ISBN (Print) | 978-1-4503-6080-7 |
| DOIs | |
| Publication status | Published - Dec 2018 |
| Event | 14th International Conference on Emerging Networking EXperiments and Technologies, CoNEXT 2018 - Heraklion, Greece Duration: 4 Dec 2018 → 7 Dec 2018 |
Publication series
| Name | CoNEXT - Proceedings of the International Conference on Emerging Networking EXperiments and Technologies |
|---|
Conference
| Conference | 14th International Conference on Emerging Networking EXperiments and Technologies, CoNEXT 2018 |
|---|---|
| Place | Greece |
| City | Heraklion |
| Period | 4/12/18 → 7/12/18 |
Bibliographical note
Full text of this publication does not contain sufficient affiliation information. With consent from the author(s) concerned, the Research Unit(s) information for this record is based on the existing academic department affiliation of the author(s).Research Keywords
- Cloud computing
- Data analytics
- WAN