2019
DOI: 10.1007/978-3-030-29407-6_11
|View full text |Cite
|
Sign up to set email alerts
|

A Review of Scheduling Algorithms in Hadoop

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(6 citation statements)
references
References 28 publications
0
6
0
Order By: Relevance
“…The fair scheduler, although suitable for single-tenant environments, faces limitations in performance based on dynamic job grouping and submission at runtime. Sharma and Singh [7] delved into big data, Hadoop ecosystem tools, and scheduling algorithms for the MapReduce model and conducted a comparative analysis. They examined the strengths and weaknesses of schedulers in various Hadoop deployments for heterogeneous use cases.…”
Section: Significance Of Studymentioning
confidence: 99%
“…The fair scheduler, although suitable for single-tenant environments, faces limitations in performance based on dynamic job grouping and submission at runtime. Sharma and Singh [7] delved into big data, Hadoop ecosystem tools, and scheduling algorithms for the MapReduce model and conducted a comparative analysis. They examined the strengths and weaknesses of schedulers in various Hadoop deployments for heterogeneous use cases.…”
Section: Significance Of Studymentioning
confidence: 99%
“…FIFO is the original and the default Hadoop scheduler. The main goal is to schedule jobs based on the job arrival in the queue (First-in First-out) [11], [12]. Resources will be allocated to the job in the frontmost of the queue.…”
Section: B Hadoop Schedulermentioning
confidence: 99%
“…Fair Scheduler is a method for assigning resources to jobs such that all jobs get a nearly equal share of resources [11], [12]. Fair scheduler organises jobs employing resource pools and fairly shares resources between these pools.…”
Section: B Hadoop Schedulermentioning
confidence: 99%
See 1 more Smart Citation
“…Furthermore, a job scheduling policy gives a dominant impact on the performance of distributed computing systems [11]. Several scheduling policies were introduced to balance workload efficiently and minimize the waiting time of jobs in distributed systems [12]- [14]. However, few researchers, have managed efficient job scheduling algorithms under deadline constraints in cloud-based environments.…”
Section: Introductionmentioning
confidence: 99%