2017 IEEE 2nd International Conference on Cloud Computing and Big Data Analysis (ICCCBDA) 2017
DOI: 10.1109/icccbda.2017.7951906
|View full text |Cite
|
Sign up to set email alerts
|

Hadoop MapReduce scheduling paradigms

Abstract: Apache Hadoop is one of the most prominent and early technologies for handling big data. Different scheduling algorithms within the framework of Apache Hadoop were developed in the last decade. In this paper, we attempt to provide a comprehensive overview over the different paradigms for scheduling in Apache Hadoop. The surveyed approaches fall under different categories, namely, Deadline prioritization, Resource prioritization, Job size prioritization, Hybrid approaches and recent trends for improvements upon… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(2 citation statements)
references
References 13 publications
0
2
0
Order By: Relevance
“…They failed to account for the dynamic scheduling [7] associated with operating systems where schedule changes are usually possible only in real-time. So, the underlying scheduling algorithm [8] determines how well the whole system can compute.…”
Section: Reviewmentioning
confidence: 99%
“…They failed to account for the dynamic scheduling [7] associated with operating systems where schedule changes are usually possible only in real-time. So, the underlying scheduling algorithm [8] determines how well the whole system can compute.…”
Section: Reviewmentioning
confidence: 99%
“…By simply disregarding new work that cannot be handled within their timeframe, this algorithm guarantees that jobs with an appropriate deadline are scheduled for completion. This is obtained with the aid of estimating the due date and comparing it to the time it takes to complete the task [45]. In case the schedulability assessment fails, the user will be prompted to set a new due date, and if that is successful, the task will be rescheduled.…”
Section: Deadline Constraint Schedulermentioning
confidence: 99%