Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Simplified Mapreduce Mechanism for Large Scale Data Processing

View through CrossRef
MapReduce has become a popular programming model for processing and running large-scale data sets with a parallel, distributed paradigm on a cluster. Hadoop MapReduce is needed especially for large scale data like big data processing. In this paper, we work to modify the Hadoop MapReduce Algorithm and implement it to reduce processing time.
Title: Simplified Mapreduce Mechanism for Large Scale Data Processing
Description:
MapReduce has become a popular programming model for processing and running large-scale data sets with a parallel, distributed paradigm on a cluster.
Hadoop MapReduce is needed especially for large scale data like big data processing.
In this paper, we work to modify the Hadoop MapReduce Algorithm and implement it to reduce processing time.

Related Results

Multi-constraint scheduling of MapReduce workloads
Multi-constraint scheduling of MapReduce workloads
In recent years there has been an extraordinary growth of large-scale data processing and related technologies in both, industry and academic communities. This trend is mostly driv...
Optimizing data management for MapReduce applications on large-scale distributed infrastructures
Optimizing data management for MapReduce applications on large-scale distributed infrastructures
Optimisation de la gestion des données pour les applications MapReduce sur des infrastructures distribuées à grande échelle Les applications data-intensive sont lar...
Improving MapReduce Performance on Clusters
Improving MapReduce Performance on Clusters
Amélioration des performances de MapReduce sur grappe de calcul Beaucoup de disciplines scientifiques s'appuient désormais sur l'analyse et la fouille de masses gig...
Efficient parallel implementation of the SHRiMP sequence alignment tool using MapReduce
Efficient parallel implementation of the SHRiMP sequence alignment tool using MapReduce
With the advent of ultra high-throughput DNA sequencing technologies used in Next-Generation Sequencing (NGS) machines, we are facing a daunting new era in petabyte scale bioinform...
Cooperative Co-Evolution and MapReduce
Cooperative Co-Evolution and MapReduce
Real-word large-scale optimisation problems often result in local optima due to their large search space and complex objective function. Hence, traditional evolutionary algorithms ...
OPTIMIZATION OF WORK LOAD USING MAP REDUCE FRAMEWORK: Review Study
OPTIMIZATION OF WORK LOAD USING MAP REDUCE FRAMEWORK: Review Study
The term Optimize is “to make perfect”. It’s means choosing the best element from some set of available alternatives. Within the past few years, organizations in diverse industries...
YouTube: big data analytics using Hadoop and map reduce
YouTube: big data analytics using Hadoop and map reduce
We live today in a digital world a tremendous amount of data is generated by each digital service we use. This vast amount of data generated is called Big Data. According to Wikipe...
MR-AT: Map Reduce based Apriori Technique for Sequential Pattern Mining using Big Data in Hadoop
MR-AT: Map Reduce based Apriori Technique for Sequential Pattern Mining using Big Data in Hadoop
One of the most well-known and widely implemented data mining methods is Apriori algorithm which is responsible for mining frequent item sets. The effectiveness of the Apriori algo...

Back to Top