YARN - Reservation System

Yarn Hortonworks

About

A reservation systems allows to reserve resources ahead of time.

The reservation system is component that allows users to specify a profile of resources over-time and temporal constraints (e.g., deadlines), and reserve resources to ensure the predictable execution of important jobs.

The ReservationSystem tracks resources over-time, performs admission control for reservations, and dynamically instruct the underlying scheduler to ensure that the reservation is fullfilled.

Documentation / Reference





Discover More
Yarn Hortonworks
Yarn - Fair Scheduler

The fair scheduler is a scheduler plugin that fairly distributes an equal share of resources for jobs in the YARN cluster. When there is a single app running, that app uses the entire cluster. When...
Yarn Hortonworks
Yarn - Resource Manager

The ResourceManager is the central authority of the Yarn cluster. It has two main components: (The Scheduler is responsible for allocating resources) . See Conf: yarn.resourcemanager.webapp.address...



Share this page:
Follow us:
Task Runner