2020
DOI: 10.1109/tcc.2017.2748586
|View full text |Cite
|
Sign up to set email alerts
|

Heterogeneous Job Allocation Scheduler for Hadoop MapReduce Using Dynamic Grouping Integrated Neighboring Search

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
13
0

Year Published

2020
2020
2021
2021

Publication Types

Select...
7

Relationship

0
7

Authors

Journals

citations
Cited by 31 publications
(13 citation statements)
references
References 31 publications
0
13
0
Order By: Relevance
“…An AWS account was created to use Amazon EC2 and S3. Next, we compare the performance evaluation results of our algorithm with those of previous Hadoop improvement algorithms, including DGNS [27]. The experimental results are used to validate…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…An AWS account was created to use Amazon EC2 and S3. Next, we compare the performance evaluation results of our algorithm with those of previous Hadoop improvement algorithms, including DGNS [27]. The experimental results are used to validate…”
Section: Resultsmentioning
confidence: 99%
“…The drawback of this optimization method is the high processing time, which is largely due to the convergence of the initial guess [9]. A heterogeneous job allocation scheduler with a dynamic grouping integrated neighboring search algorithm was proposed in [27]. This algorithm processes tasks based on (1) the job classification (the job type, such as CPU bound or I/O bound), (2) the ratio table (a capability ratio table is created for task trackers and data nodes), (3) data block allocation and grouping (grouping with CPU slot numbers), and (4) neighboring searches (CPU task allocation and I/O task allocation).…”
Section: Problem Statementmentioning
confidence: 99%
“…Chi-Ting Chen et al categorizes a batch of MapReduce jobs into two groups (CPU-intensive and IO-intensive) using "dynamic grouping integrated neighbouring search strategy" [12] to improve resource utilization and number of data-local executions in heterogeneous computing environment. There are four phases in this proposed method.…”
Section: Literature Surveymentioning
confidence: 99%
“…The ability to model such behaviors and pick the correct execution model 78 is important for achieving optimum performance. It has been observed that using a single task executor for both these applications would bring inferior performance 79 .…”
Section: Task Executionmentioning
confidence: 99%