Advanced Science and Technology Letters 2013
DOI: 10.14257/astl.2013.43.23
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Range-based Query Processing on the Hadoop Distributed File System

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2020
2020
2021
2021

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 3 publications
0
2
0
Order By: Relevance
“…SkewTune is a partition algorithm proposed by Kwon et al [17], which can remit the skew of intermediate data by redistricting the larger partition of output data from map tasks. This method is similar to the improvement of the Range algorithm [25], which is also used as a comparable algorithm in our experiments. SkewTune cannot pinpoint or split exact large keys because it does not sample any key frequency information.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…SkewTune is a partition algorithm proposed by Kwon et al [17], which can remit the skew of intermediate data by redistricting the larger partition of output data from map tasks. This method is similar to the improvement of the Range algorithm [25], which is also used as a comparable algorithm in our experiments. SkewTune cannot pinpoint or split exact large keys because it does not sample any key frequency information.…”
Section: Related Workmentioning
confidence: 99%
“…In this method, the intermediate < key, value > tuples are first sorted by key, and then the tuples are sequentially assigned to the reduce task according to this key range. Because the partitions may be split or combined in to different reduce tasks, this algorithm can ensure the furthest load balance of the reduce tasks [6], [25]. SARS (Self-Adaptive Reduce Scheduling).…”
Section: Experiments Settingmentioning
confidence: 99%