首页> 外文会议>International Conference on Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology >Improving Hadoop MapReduce performance with data compression: A study using wordcount job
【24h】

Improving Hadoop MapReduce performance with data compression: A study using wordcount job

机译:通过数据压缩提高Hadoop MapReduce性能:使用wordcount作业的研究

获取原文

摘要

Hadoop cluster is widely used for executing and analyzing a large data like big data. It has MapReduce engine for distributing data to each node in cluster. Compression is a benefit way of Hadoop cluster because it not only can increase space of storage but also improve performance to compute job. Recently, there are some popular Hadoop's compression codecs for example; deflate, gzip, bzip2 and snappy. An over-all compression in MapReduce, Hadoop uses a compressed input file which is gzip and bzip2. This research goal is to improve a computing performance of wordcount job using a different Hadoop compression option. We have 2 scenarios had been test in a study as follows: Scenario I, we use data compression with map output, results found the better execution-time with only snappy and deflate in a raw-text input file. It refers to compression of map output which cans not improve a computing performance than uncompressed. Scenario II, we use a compressed input file with bzip2 with the uncompressed MapReduce that results find a similar execution-time between raw-text and bzip2. It refers to a bzip2 input file can reduce a disk space and keep a computing performance. In concluding, Hadoop compression can investigate the wordcount MapReduce execution-time with a bzip2 input file in Hadoop cluster.
机译:Hadoop集群广泛用于执行和分析大数据(例如大数据)。它具有MapReduce引擎,用于将数据分发到群集中的每个节点。压缩是Hadoop集群的一种有益方式,因为它不仅可以增加存储空间,而且可以提高计算任务的性能。最近,有一些流行的Hadoop压缩编解码器,例如;放气,gzip,bzip2和snappy。 Hadoop是MapReduce中的整体压缩,使用压缩的输入文件gzip和bzip2。该研究目标是使用不同的Hadoop压缩选项来提高单词计数作业的计算性能。我们在一项研究中测试了2个场景,如下所示:场景I,我们将数据压缩与地图输出配合使用,结果发现在原始文本输入文件中仅快照和压缩的情况下执行时间更好。它指的是地图输出的压缩,与未压缩相比,它无法改善计算性能。在场景II中,我们使用带有bzip2的压缩输入文件和未压缩的MapReduce,结果在原始文本和bzip2之间找到了相似的执行时间。它是指bzip2输入文件可以减少磁盘空间并保持计算性能。最后,Hadoop压缩可以使用Hadoop集群中的bzip2输入文件来调查wordcount MapReduce的执行时间。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号