Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

New Data Placement Strategy in the HADOOP Framework

Author 1: Akram Elomari Author 2: Larbi Hassouni Author 3: Abderrahim MAIZATE
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 12, No. 7 · Published 2021

DOI: https://doi.org/10.14569/IJACSA.2021.0120777

Abstract

Today, the data quantities generated and exchanged between information systems continues to increase. Storing and exploiting such quantities require can’t be done without bigdata systems with mechanisms capable of meeting technological challenges commonly grouped under the four Vs (Volume, Velocity, Variety and Veracity). These technologies include mainly the Distributed File System (DFS). Like Hadoop, which is based on HDFS, the main Big Data systems use a data distributed storage where a subsystem is responsible for subdividing data (data striping) and replicating it on a network of nodes called Grid. In the typical case of Hadoop, a Grid generally consists of many nodes, grouped in multiple Racks. The logic of distributing the stored data through the Grid respects a simple strategy that guarantees the durability of the data and a certain speed of writing. This strategy does not take into consideration neither the technical characteristics of nodes, nor the number of requests on the data, which means a considerable loss in processing capacity of the grid. In this work we proposed a new placement strategy based on exploitation analysis of new information integrated into the HDFS metadata model. A significant 20% improvement in overall processing time was reached through the simulations we conducted on Hadoop.

Keywords

How to Cite this Article

Elomari, A., Hassouni, L., & MAIZATE, A. (2021). New Data Placement Strategy in the HADOOP Framework. International Journal of Advanced Computer Science and Applications, 12(7). https://doi.org/10.14569/IJACSA.2021.0120777

Elomari, Akram, et al.. "New Data Placement Strategy in the HADOOP Framework." International Journal of Advanced Computer Science and Applications, vol. 12, no. 7, 2021, https://doi.org/10.14569/IJACSA.2021.0120777.

@article{Elomari2021,
  title     = {New Data Placement Strategy in the HADOOP Framework},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {12},
  number    = {7},
  year      = {2021},
  publisher = {The Science and Information Organization},
  author    = {Akram Elomari and Larbi Hassouni and Abderrahim MAIZATE},
  doi       = {10.14569/IJACSA.2021.0120777},
  url       = {https://doi.org/10.14569/IJACSA.2021.0120777}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.