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 |

Importance of Memory Management Layer in Big Data Architecture

Author 1: Maha Dessokey Author 2: Sherif M. Saif Author 3: Hesham Eldeeb Author 4: Sameh Salem Author 5: Elsayed Saad
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 13, No. 5 · Published 2022

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

Abstract

The generation of daily massive amounts of heterogeneous data from a variety of sources presents a challenge in terms of storage and analysis capabilities and brings new problems into high-performance computing clusters. To better utilize this huge and heterogeneous data, the continuous development of advanced Big Data platforms and Big Data analytic techniques are required. One of the significant issues with in-memory Big Data processing platforms, such as Apache Spark, is the user’s responsibility to decide whether the intermediate data should be cached or not. In addition, the data may be kept in several storage systems and physically scattered over different racks, regions, and clouds. Data need to be close to the computation nodes and hence data locality issue is a challenge. In this paper, using a distinct memory management layer between the data processing layer and the data storage layer, which automatically caches data without the need for any interaction from the applications’ developers, is evaluated. K-means, PageRank and WordCount workloads from the HiBench benchmark beside a real case to predict the price of Real Estate that is implemented using Gradient Boosting Regression Tree model, are used to evaluate this framework. Experiments show that the memory management layer outperforms the Apache Spark in reducing the execution time.

Keywords

How to Cite this Article

Dessokey, M., Saif, S. M., Eldeeb, H., Salem, S., & Saad, E. (2022). Importance of Memory Management Layer in Big Data Architecture. International Journal of Advanced Computer Science and Applications, 13(5). https://doi.org/10.14569/IJACSA.2022.0130554

Dessokey, Maha, et al.. "Importance of Memory Management Layer in Big Data Architecture." International Journal of Advanced Computer Science and Applications, vol. 13, no. 5, 2022, https://doi.org/10.14569/IJACSA.2022.0130554.

@article{Dessokey2022,
  title     = {Importance of Memory Management Layer in Big Data Architecture},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {13},
  number    = {5},
  year      = {2022},
  publisher = {The Science and Information Organization},
  author    = {Maha Dessokey and Sherif M. Saif and Hesham Eldeeb and Sameh Salem and Elsayed Saad},
  doi       = {10.14569/IJACSA.2022.0130554},
  url       = {https://doi.org/10.14569/IJACSA.2022.0130554}
}

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.