2016 IEEE 32nd International Conference on Data Engineering (ICDE) 2016
DOI: 10.1109/icde.2016.7498385
|View full text |Cite
|
Sign up to set email alerts
|

i2MapReduce: Incremental mapreduce for mining evolving big data

Abstract: As new data and updates are constantly arriving, the results of data mining applications become stale and obsolete over time. Incremental processing is a promising approach to refreshing mining results. It utilizes previously saved states to avoid the expense of re-computation from scratch.In this paper, we propose i 2 MapReduce, a novel incremental processing extension to MapReduce, the most widely used framework for mining big data. Compared with the state-of-the-art work on Incoop, i 2 MapReduce (i) perform… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
37
0

Year Published

2016
2016
2021
2021

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 17 publications
(37 citation statements)
references
References 9 publications
0
37
0
Order By: Relevance
“…Hadoop were used by [10] to provide a way of sentiment analysis for processing the huge amount of data on a Hadoop cluster for faster in real time execution. Hadoop was again find its place in [11]. MapReduce were used to perform key-value pair level incremental processing in this work.…”
Section: Literature Reviewmentioning
confidence: 99%
“…Hadoop were used by [10] to provide a way of sentiment analysis for processing the huge amount of data on a Hadoop cluster for faster in real time execution. Hadoop was again find its place in [11]. MapReduce were used to perform key-value pair level incremental processing in this work.…”
Section: Literature Reviewmentioning
confidence: 99%
“…iiHadoop performs incremental iterative computation on the level of key-value pairs as presented in [16] Thus, the preserved values from IR for each k2 are retrieved and merged with the corresponding values from IR to obtain the updated input of Reduce tasks. The other k2 in the preserved IR is not changed and therefore would generate the same final result.…”
Section: Basic Ideamentioning
confidence: 99%
“…In this paper, we present a new framework called iiHadoop, that extends both the traditional Hadoop MapReduce and i 2 MapReduce to support efficient incremental iterative computations. iiHadoop overcomes the limitations of existing systems and efficiently implements incremental computation using key-value pair level approach presented in i 2 MapReduce [16]. iiHadoop presents the following main contributions:…”
mentioning
confidence: 99%
See 1 more Smart Citation
“…Hence it becomes mandatory to model a system which is capable of handling of the data evolution in the large data. Incoop [2] and I2map reduce [3] have used for evolution data processing by extending MapReduce tosupport incremental processing. However, it has two mainlimitations.…”
Section: Introductionmentioning
confidence: 99%