Header menu link for other important links
X
Analyzing web application log files to find hit count through the utilization of Hadoop MapReduce in cloud computing environment
S. Narkhede, , D. Mukhopadhyay
Published in Institute of Electrical and Electronics Engineers Inc.
2014
Pages: 1 - 7
Abstract
MapReduce has been widely applied in various fields of data and compute intensive applications and also it is important programming model for cloud computing. Hadoop is an open-source implementation of MapReduce which operates on terabytes of data using commodity hardware. We have applied this Hadoop MapReduce programming model for analyzing web log files so that we could get hit count of specific web application. This system uses Hadoop file system to store log file and results are evaluated using Map and Reduce function. Experimental results show hit count for each field in log file. Also due to MapReduce runtime parallelization response time is reduced. © 2014 IEEE.