Skip to content

An SLA-based Scheduler for Apache Spark jobs implemented on top of Apache Mesos APIs

Notifications You must be signed in to change notification settings

Cloudslab/SLA-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A scheduling framework implemented on top of Apache Mesos. One greedy heuristic-based (BFD: Best Fit Decreasing) algorithm is implemented in the scheduling framework. In addition, an Integer Linear Programming (ILP) based approach has also been implemented to solve the resource allocation problem in the scheduler.

The outcome of this work is under review and titled as "Cost-efficient Dynamic Scheduling of Big Data Applications in Apache Spark on Cloud"

About

An SLA-based Scheduler for Apache Spark jobs implemented on top of Apache Mesos APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages