Abstract
Load balancing, operator instance collocations and horizontal scaling are critical issues in Parallel Stream Processing Engines to achieve low data processing latency, optimized cluster utilization and minimized communication cost respectively. In previous work, these issues are typically tackled separately and independently. We argue that these problems are tightly coupled in the sense that they all need to determine the allocations of workloads and migrate computational states at runtime. Optimizing them independently would result in suboptimal solutions. Therefore, in this paper, we investigate how these three issues can be modeled as one integrated optimization problem. In particular, we first consider jobs, where workload allocations have little effect on the communication cost, and model the problem of load balance as a Mixed-Integer Linear Program. Afterwards, we present an extended solution called ALBIC, which supports general jobs. We implement the proposed techniques on top of Apache Storm, an open-source Parallel Stream Processing Engine. The extensive experimental results over both synthetic and real datasets show that our techniques clearly outperform existing approaches.
Original language | English |
---|---|
Title of host publication | Proceedings of the 33rd IEEE International Conference on Data Engineering (ICDE) |
Number of pages | 4 |
Publisher | IEEE Press |
Publication date | 16 May 2017 |
Pages | 227-230 |
ISBN (Print) | 978-1-5090-6544-8 |
ISBN (Electronic) | 978-1-5090-6543-1 |
DOIs | |
Publication status | Published - 16 May 2017 |
Externally published | Yes |
Event | 33rd IEEE International Conference on Data Engineering - San Diego, United States Duration: 19 Apr 2017 → 22 Apr 2017 Conference number: 33 |
Conference
Conference | 33rd IEEE International Conference on Data Engineering |
---|---|
Number | 33 |
Country/Territory | United States |
City | San Diego |
Period | 19/04/2017 → 22/04/2017 |