首页 | 本学科首页   官方微博 | 高级检索  
     

Hadoop分布式架构下大数据集的并行挖掘
引用本文:吕婉琪,钟诚,唐印浒,陈志朕.Hadoop分布式架构下大数据集的并行挖掘[J].微机发展,2014(1):22-25,30.
作者姓名:吕婉琪  钟诚  唐印浒  陈志朕
作者单位:广西大学计算机与电子信息学院,广西南宁530004
基金项目:广西自然科学基金(2011GXNSFA018152);广西研究生教育创新计划项目(YCSZ2012007)
摘    要:基于Hadoop分布式计算平台,给出一种适用于大数据集的并行挖掘算法。该算法对非结构化的原始大数据集以及中间结果文件进行垂直划分以确保能够获得完整的频繁项集,将各个垂直分块数据分配给不同的Hadoop计算节点进行处理,以减少各个计算节点的存储数据,进而减少各个计算节点执行交集操作的次数,提高并行挖掘效率。实验结果表明,给出的并行挖掘算法解决了大数据集挖掘过程中产生的大量数据通信、中间数据以及执行大量交集操作的问题,算法高效、可扩展。

关 键 词:数据挖掘  大数据集  并行算法  Hadoop

Parallel Mining of Large Dataset in Hadoop Distributed Computing Framework
LUE Wan-qi,ZHONG Cheng,TANG Yin-hu,CHEN Zhi-zhen.Parallel Mining of Large Dataset in Hadoop Distributed Computing Framework[J].Microcomputer Development,2014(1):22-25,30.
Authors:LUE Wan-qi  ZHONG Cheng  TANG Yin-hu  CHEN Zhi-zhen
Affiliation:(School of Computer and Electronics and Information, Guangxi University, Nanning 530004, China)
Abstract:Based on Hadoop distributed computing framework,propose a parallel algorithm for mining the large dataset. The presented al- gorithm divides the original large non-structured dataset and large middle result flies into several smaller-scale data blocks by vertical partitioning pattern in order to ensure the completeness of the frequent item set. The algorithm can reduce the size of the data to be stored in each computing node and decrease the execution times that each computing node calculates the intersection operations by distributing the data blocks to the computing nodes to parallel mining in Hadoop distributed computing environment, and it can improve the efficiency of parallel mining. The experimental results show that the presented parallel mining algorithm can solve the problem that the mining large dataset will generate large amount of data communication and large number of operations for calculating intersection, and it is efficient and scalable.
Keywords:data mining  large dataset  parallel algorithm  Hadoop
本文献已被 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号