咨询与建议

看过本文的还看了

相关文献

该作者的其他文献

文献详情 >STORAGE AND AGGREGATION FOR FA... 收藏
STORAGE AND AGGREGATION FOR FAST ANALYTICS SYSTEMS

STORAGE AND AGGREGATION FOR FAST ANALYTICS SYSTEMS

存储和聚合用于快速分析系统

作     者:Hrishikesh Amur 

作者单位:Georgia Institute of Technology 

学位级别:博士

导师姓名:Dr. Karsten Schwan

授予年度:2013年

主      题:Key-value storage GroupBy-Aggregate Resource efficiency Write-optimized data structures Real-time data processing High performance computing 

摘      要:Computing in the last decade has been characterized by the rise of data- intensive scalable computing (DISC) systems. In particular, recent years have wit- nessed a rapid growth in the popularity of fast analytics systems. These systems exemplify a trend where queries that previously involved batch-processing (e. g., run- ning a MapReduce job) on a massive amount of data, are increasingly expected to be answered in near real-time with low latency. This dissertation addresses the problem that existing designs for various components used in the software stack for DISC sys- tems do not meet the requirements demanded by fast analytics applications. In this work, we focus specifically on two components: 1. Key-value storage: Recent work has focused primarily on supporting reads with high throughput and low latency. However, fast analytics applications require that new data entering the system (e. g., new web-pages crawled, currently trend- ing topics) be quickly made available to queries and analysis codes. This means that along with supporting reads efficiently, these systems must also support writes with high throughput, which current systems fail to do. In the first part of this work, we solve this problem by proposing a new key-value storage system – called the WriteBuffer (WB) Tree – that provides up to 30× higher write per- formance and similar read performance compared to current high-performance systems. 2. GroupBy-Aggregate: Fast analytics systems require support for fast, incre- mental aggregation of data for with low-latency access to results. Existing techniques are memory-inefficient and do not support incremental aggregation efficiently when aggregate data overflows to disk. In the second part of this dis- sertation, we propose a new data structure called the Compressed Buffer Tree (CBT) to implement memory-efficient in-memory aggregation. We also show how the WB Tree can be modified to support efficient disk-based aggregation.

读者评论 与其他读者分享你的观点

用户名:未登录
我的评分