首页> 外文会议>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压缩选项来提高WordCount作业的计算性能。我们有2个方案在研究中进行了测试,如下所示:方案I,我们使用带有Map输出的数据压缩,结果找到了更好的执行时间,只有Snappy并在原始文本输入文件中缩小。它指的是压缩地图输出,其不能提高计算性能而不是未压缩。场景II,我们使用带有Bzip2的压缩输入文件,其中未压缩的MapReduce,结果在原始文本和BZIP2之间找到类似的执行时间。它指的是BZIP2输入文件可以减少磁盘空间并保持计算性能。总之,Hadoop压缩可以在Hadoop集群中使用BZIP2输入文件调查WordCount MapReduce执行时间。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号