vix.ing · top · new · best · stats · spec

A study of big data processing constraints on a low-power Hadoop cluster

2014/07/01 by Chanwit Kaewkasi, Wichai Srisuruk · 2 citations
Computer Science · #Advanced Data Storage Technologies #Cloud Computing and Resource Management #Graph Theory and Algorithms

paper · doi:10.1109/icsec.2014.6978206

openalex publication_date 2014/07/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/29

Abstract

Big Data processing with Hadoop has been emerging recently, both on the computing cloud and enterprise deployment. However, wide-spread security exploits may hurt the reputation of public clouds. If Hadoop on the cloud is not an option, an organization has to build its own Hadoop clusters. But having a data center is not worth for a small organization both in terms of building and operating costs. Another viable solution is to build a cluster with low-cost ARM system-on-chip boards. This paper presents a study of a Hadoop cluster for processing Big Data built atop 22 ARM boards. The Hadoop's MapReduce was replaced by Spark and experiments on three different hardware configurations were conducted to understand limitations and constraints of the cluster. From the experimental results, it can be concluded that processing Big Data on an ARM cluster is highly feasible. The cluster could process a 34 GB Wikipedia article file in acceptable time, while generally consumed the power 0.061-0.322 kWh for all benchmarks. It has been found that I/O of the hardware is fast enough, but the power of CPUs is inadequate because they are largely spent for the Hadoop's I/O.

Citations

Cited by

Related