首页> 外文会议>International Conference on Trends in Automation, Communications and Computing Technology >Cache Utilization for Enhancing Analyzation of Big-Data Increasing the Performance of Hadoop
【24h】

Cache Utilization for Enhancing Analyzation of Big-Data Increasing the Performance of Hadoop

机译:缓存利用率来增强大数据分析和提高Hadoop性能的分析

获取原文

摘要

our world generating a lot of different kinds of data. These data can be analyzed and processed for valuable information. The traditional systems like data base, which has been used to store and process, are failing to handle these huge data which ranges in tera and peta bytes and also known as Big-data. We have many tools which can be used to analyze Big-Data. The apache's hadoop is one of the most used Big-data analyzing frameworks, Hadoop uses large number of libraries to handle and manage Big-data processes. It also handles different kinds of failures which may occur in the system. It uses map-reduce programing paradigm to analyze, distributed processing and storage of Big-Data. Big-data will be divided in different blocks and distributed within the network. The mapper functions runs in parallel on each block of Big-data and parse it to filter out the required data, which can be used for further processing. The reducer function accepts the data from mapper functions and processes it for required or expected results. It has been observed that, the intermediate data generated by mapper while processing on same Big-Data is always same. Hence, system doing redundant operations and generates same results, which is not an efficient use of resources and it delays the performance speed of the system. The proposed system creates a novel cache, which stores the intermediate data or mapper's output into a novel cache. Whenever the system needs to analyze same Big-data set, It fetches already processed data from novel cache rather than running mapper function on whole Big-data set again.
机译:我们的世界产生了很多不同的数据。可以分析和处理这些数据以获得有价值的信息。已经用于存储和处理的数据库等传统系统无法处理TERA和PETA字节中的这些巨大数据,也称为大数据。我们有许多工具可用于分析大数据。 Apache的Hadoop是最常用的大数据分析框架之一,Hadoop使用大量库来处理和管理大数据流程。它还处理系统中可能发生的不同类型的故障。它使用Map-Deford编程范例来分析,分布式处理和存储大数据。大数据将分为不同的块并在网络中分发。映射器函数在每个大数据块上并行运行并解析为滤除所需的数据,该数据可用于进一步处理。 Reducer函数从映射器函数接受数据,并为所需或预期的结果进行处理。已经观察到,映射器生成的中间数据在处理相同的大数据时始终相同。因此,系统正在进行冗余操作并生成相同的结果,这不是资源的有效使用,并且它延迟了系统的性能速度。该建议的系统创建了一种新型缓存,将中间数据或映射器的输出存储到新颖的缓存中。每当系统需要分析相同的大数据集时,它就会从新型缓存中获取已处理的数据,而不是再次运行整个大数据上的MAPPER功能。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号