Deadline Queries: Leveraging the Cloud to Produce On-Time Results

David Alves,Pedro Bizarro, Paulo Marques

Cloud Computing(2011)

引用 9|浏览0
暂无评分
摘要
MapReduce has become a widely used tool for computing complex tasks that process massive amounts of data in large clusters. Support for MapReduce tasks in cloud environments has been provided but it is left to users to make best guesses on the number of nodes needed for a task to complete within acceptable time. Moreover, the time a task will take to complete is often unknown beforehand. Previous research addressed this problem by establishing time constraints for query execution and, when needed, reduce the accuracy of queries using result approximation and/or sampling. However, in many situations reduced accuracy is not tolerable. In this paper we present Flood DQ, a MapReduce system that implements deadline queries -- queries that must finish before a deadline, never discarding data or reducing accuracy. Flood DQ produces timely, accurate results by adaptively increasing or decreasing computing power, at runtime, towards completing execution within the specified deadline. In Flood DQ, users only specify a deadline and the input data. The system monitors the progress of the task and extrapolates whether it will complete on time. If the task is deemed to complete after the specified time, the system requests more nodes from an IaaS Cloud provider, and adds them to the computation. On the other hand, if the task is deemed to complete before the specified time the system quiesces and releases surplus nodes, cutting costs to a minimum. This paper describes FloodDQ's architecture for supporting deadline queries and presents experimental results where the system always meets the deadline in spite of changes to the number of nodes, size of data or existence of perturbations.
更多
查看译文
关键词
acceptable time,flood dq,system quiesces,deadline query,complex task,specified deadline,mapreduce system,specified time,deadline queries,on-time results,mapreduce task,time constraint,routing,approximation theory,pipelines,sampling methods,cloud computing,data processing,estimation,extrapolation,accuracy,sampling method,computer architecture,approximation
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要