首页> 中文期刊>计算机科学 >基于分布式协调系统的并行频繁模式增长算法的优化

基于分布式协调系统的并行频繁模式增长算法的优化

     

摘要

频繁模式挖掘可以发现数据中频繁出现的模式,是关联规则挖掘的重要步骤.并行频繁模式算法将其应用到并行环境中,以对海量数据进行挖掘.在Apache软件基金会的Mahout项目实现的基础上,对计数和排序阶段以及算法的执行顺序提出了新的优化策略.优化后的设计将计数信息存储在分布式协调系统上,充分地利用了分布式协调系统的高可用性、适宜存储元数据信息的特点.该设计减小了小文件在分布式文件系统(HDFS)上的开销,同时保留了其优点,还能使计数过程和排序过程并行执行,减小了计算节点的内存开销.对比了文件系统I/O的开销,并分析了实现设计中的难点,为未来的工作打下了基础.%Frequent pattern mining can find frequent pattern in data, and it's an important step in the association rules mining. Parallel frequent pattern(PFP) algorithms apply it into parallel environment, which is suitable for massive data. Based on the implementation of Apache Mahout, this paper proposed a design for optimizing the counting and sorting parts of PFP using distributed coordination system. This design takes advantage of distributed coordination system and reduces the consumption on HDFS and memory of data node. Another benefit is that the counting procedure and sorting procedure start parallelly. At last this paper analyzed the experimental result and the difficulties for implementation for further study.

著录项

相似文献

  • 中文文献
  • 外文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号