Title: An efficient approach to optimise I/O cost in data-intensive applications using inverted indexes on HDFS splits

Authors: Narinder K. Seera; S. Taruna

Addresses: Department of Mathematics and Computer Science, Banasthali Vidyapeeth, Tonk, Jaipur, Rajasthan, India ' Institute of Engineering and Technology, JK Lakshmipat University, Jaipur, Rajasthan, India

Abstract: Hadoop is prominent for its distributed file system (HDFS) and scalability. Hadoop MapReduce framework is extensively used in big data analytics and business-intelligence applications. The analytic queries executed by these applications often include multiple ad hoc queries and aggregate queries with some selection predicates. The cost of executing these queries grows incredibly as the size of dataset grows. The most effective strategy to improve query performance in such applications is to process only relevant data keeping irrelevant data aside, which can be done using index structures. This paper is an attempt to improve query performance by avoiding full scans on data files. The algorithms used in this paper create inverted indexes on HDFS input splits. We show how query processing in MR jobs can benefit in terms of performance by employing these custom inverted indexes. The experiments demonstrate that queries executed using indexed data execute 1.5x faster than the traditional queries.

Keywords: inverted index; MapReduce; I/O cost; Hadoop distributed file system; HDFS; input splits.

DOI: 10.1504/IJHPCN.2019.103545

International Journal of High Performance Computing and Networking, 2019 Vol.15 No.1/2, pp.80 - 90

Received: 08 Aug 2018
Accepted: 09 Nov 2018

Published online: 11 Nov 2019 *

Full-text access for editors Full-text access for subscribers Purchase this article Comment on this article