Package org.apache.hadoop.resourceestimator.solver.api


package org.apache.hadoop.resourceestimator.solver.api
API for Solver.
  • Interfaces
    Class
    Description
    org.apache.hadoop.resourceestimator.solver.api.Solver
    Solver takes recurring pipeline's ResourceSkyline history as input, predicts its Resource requirement at each time t for the next run, and translate them into ResourceSkyline which will be used to make recurring resource reservations.