Computer Science > Distributed, Parallel, and Cluster Computing
A newer version of this paper has been withdrawn by Yin Yang
[Submitted on 15 Jan 2015 (this version), latest version 27 Apr 2015 (v5)]
Title:Optimal Operator State Migration for Elastic Data Stream Processing
View PDFAbstract:A typical massively parallel data stream management system answers continuous queries over fast data through interconnected operators, each of which runs on multiple nodes in the cluster. Because key properties of the data stream, e.g., arrival rates and data distributions, can fluctuate unpredictably, it is important to execute each operator in an elastic fashion, meaning that nodes can be dynamically added to or removed from the operator to match the latter's workload. For stateful operators such as aggregations and joins, the addition or removal of nodes necessitates the migration of operator states between nodes. Finding the optimal migration strategy is challenging, since such a strategy must minimize the migration costs, balance the workload of all nodes, and facilitate efficient migrations that occur during subsequent node additions or removals. Motivated by this, we present the first comprehensive study on optimal operator states migration, and propose effective and efficient algorithms based on dynamic programming and the Markov decision process. Further, we describe novel system designs that enable efficient implementations of the migration process as well as the computation of the optimal migration strategy. Extensive experiments using real data confirm the effectiveness and efficiency of the proposed techniques.
Submission history
From: Tom Z. J. Fu [view email][v1] Thu, 15 Jan 2015 10:11:17 UTC (632 KB)
[v2] Fri, 16 Jan 2015 17:47:42 UTC (632 KB)
[v3] Sat, 31 Jan 2015 07:59:55 UTC (1 KB) (withdrawn)
[v4] Wed, 4 Feb 2015 17:03:49 UTC (624 KB)
[v5] Mon, 27 Apr 2015 02:11:50 UTC (809 KB)
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.