Penalized graph partitioning based allocation strategy for database-as-a-service systems

Research output: Contribution to book/conference proceedings/anthology/reportConference contributionContributedpeer-review

Contributors

Abstract

Databases as a service (DBaaS) transfer the advantages of cloud computing to data management systems, which is important for the big data era. The allocation in a DBaaS system, i.e., the mapping from databases to nodes of the infrastructure, influences performance, utilization, and costeffectiveness of the system. Modeling databases and the underlying infrastructure as weighted graphs and using graph partitioning and mapping algorithms yields an allocation strategy. However, graph partitioning assumes that individual vertex weights add up (linearly) to partition weights. In reality, performance does usually not scale linearly with the amount of work due to contention on the hardware, on operating system resources, or on DBMS components. To overcome this issue, we propose an allocation strategy based on penalized graph partitioning in this paper. We show how existing algorithms can be modified for graphs with nonlinear partition weights, i.e., vertex weights that do not sum up linearly to partition weights. We experimentally evaluate our allocation strategy in a DBaaS system with 1,000 databases on 32 nodes.

Details

Original languageEnglish
Title of host publicationProceedings - 3rd IEEE/ACM International Conference on Big Data Computing, Applications and Technologies, BDCAT 2016
PublisherAssociation for Computing Machinery, Inc
Pages200-209
Number of pages10
ISBN (electronic)978-1-4503-4617-7
Publication statusPublished - 6 Dec 2016
Peer-reviewedYes

Publication series

SeriesBDCAT: Big Data Computing, Applications and Technologies

Conference

Title3rd IEEE/ACM International Conference on Big Data Computing, Applications and Technologies, BDCAT 2016
Duration6 - 9 December 2016
CityShanghai
CountryChina

External IDs

ORCID /0000-0001-8107-2775/work/142253531

Keywords

Keywords

  • Allocation, Database-as-a-Service, Load Balancing, Query Processing