Details
Description
We have been working on providing SLAs for job execution on Hadoop. At high level this involves 2 parts: deriving the resource requirements of a job and guaranteeing the estimated resources at runtime. The YARN ReservationSystem (YARN-1051/YARN-2572/YARN-5326) enable the latter and in this JIRA, we propose to add a tool to Hadoop to predict the resource requirements of a job based on past executions of the job. The system (aka Morpheus) deep dive can be found in our OSDI'16 paper here.
Attachments
Attachments
Issue Links
- depends upon
-
YARN-5326 Support for recurring reservations in the YARN ReservationSystem
- Resolved
-
YARN-1051 YARN Admission Control/Planner: enhancing the resource allocation model with time.
- Closed
- is related to
-
HADOOP-14991 Add missing figures to Resource Estimator tool
- Resolved