期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
HC-Store: putting MapReduce's foot in two camps
1
作者 Huiju WANG Furong LI +4 位作者 Xuan ZHOU Yu CAO Xiongpai QIN Jidong CHEN Shan WANG 《Frontiers of Computer Science》 SCIE EI CSCD 2014年第6期859-871,共13页
MapReduce is a popular framework for large- scale data analysis. As data access is critical for MapReduce's performance, some recent work has applied different storage models, such as column-store or PAX-store, to Ma... MapReduce is a popular framework for large- scale data analysis. As data access is critical for MapReduce's performance, some recent work has applied different storage models, such as column-store or PAX-store, to MapReduce platforms. However, the data access patterns of different queries are very different. No storage model is able to achieve the optimal performance alone. In this paper, we study how MapReduce can benefit from the presence of two different column-store models - pure column-store and PAX-store. We propose a hybrid storage system called hybrid columnstore (HC-store). Based on the characteristics of the incoming MapReduce tasks, our storage model can determine whether to access the underlying pure column-store or PAX-store. We studied the properties of the different storage models and create a cost model to decide the data access strategy at runtime. We have implemented HC-store on top of Hadoop. Our experimental results show that HC-store is able to outperform PAX-store and column-store, especially when confronted with diverse workload. 展开更多
关键词 MAPREDUCE Hadoop hc-store cost model column-store PAX-store
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部