高级检索
    张滨, 乐嘉锦, 孙莉, 夏小玲, 王梅, 李晔锋. 基于列存储的大数据分析系统物化策略研究[J]. 计算机研究与发展, 2015, 52(5): 1061-1070. DOI: 10.7544/issn1000-1239.2015.20140693
    引用本文: 张滨, 乐嘉锦, 孙莉, 夏小玲, 王梅, 李晔锋. 基于列存储的大数据分析系统物化策略研究[J]. 计算机研究与发展, 2015, 52(5): 1061-1070. DOI: 10.7544/issn1000-1239.2015.20140693
    Zhang Bin, Le Jiajin, Sun Li, Xia Xiaoling, Wang Mei, Li Yefeng. Materialization Strategies in Big Data Analysis System Based on Column-Store[J]. Journal of Computer Research and Development, 2015, 52(5): 1061-1070. DOI: 10.7544/issn1000-1239.2015.20140693
    Citation: Zhang Bin, Le Jiajin, Sun Li, Xia Xiaoling, Wang Mei, Li Yefeng. Materialization Strategies in Big Data Analysis System Based on Column-Store[J]. Journal of Computer Research and Development, 2015, 52(5): 1061-1070. DOI: 10.7544/issn1000-1239.2015.20140693

    基于列存储的大数据分析系统物化策略研究

    Materialization Strategies in Big Data Analysis System Based on Column-Store

    • 摘要: 大数据具有规模大、深度大、宽度大、处理时间短、硬件系统普通化和软件系统开源化特点.针对当前传统数据库在对大数据进行分析时系统性能严重下降、计算效率提升有限的问题,提出一种基于列存储的大数据分析系统物化策略(materialization strategies in MapReduce based on column-store, MSMC).首先,通过引入MapReduce物化代价估计模型,深入分析影响物化效率的各个因素.在此基础上设计了MapReduce分布式环境下的列存储文件格式(MapReduce column-store file, MCF),并在数据加载过程中采用协同定位策略实现对物化数据的存储优化.其次,分别针对不同的物化时机,构建了MapReduce早期物化策略(MapReduce early materialization strategy, MEMS)、MapReduce延迟物化策略(MapReduce late materialization strategy, MLMS)和MapReduce混合物化策略(MapReduce early-late materialization strategy, MELMS).利用自适应物化调整策略对其做了进一步优化.实验结果在证明算法有效的同时,也显示出算法在存储空间和负载能力上都有很好的表现.

       

      Abstract: The characters of big data are volume, variety, velocity, common hardware and open source. In traditional relational database, materialization can speed up query processing greatly. However, modern big data analysis faces a confluence of growing challenges that systems become more and more inefficiently and scalability. Consequently, this paper presents some materialization strategies based on column-store to provide an effective environment for big data analysis. Firstly, it analyzes the impact of materialization efficiency by MapReduce cost model. Secondly, it designs the MapReduce column-store File, and achieves optimization by cooperative localization strategy. Fourthly, according to the different materialization time window, it proposes materialization strategies in MapReduce based on column-store (MSMC), which is composed of three strategies: MapReduce early materialization strategy (MEMS), MapReduce late materialization strategy (MLMS) and MapReduce early-late materialization strategy (MELMS). Thirdly, for the sake of avoiding malignant expansion of materialization sets, it designs the adaptive materialization sets adjust strategy(AMSAS), which realizes the optimization of MSMC effectively. Finally, the experiments are conducted to evaluate execution time and load capacity. The results reveal that the materialization strategies in MapReduce based on column-store and adaptive materialized set adjustment strategy can effectively reduce the intermediate data process of MapReduce, network bandwidth and unnecessary I/O. It verifies the effectiveness of the proposed method in big data analysis.

       

    /

    返回文章
    返回