Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

[REEF-2052] Use Yarn allocation ID to keep track of allocated containers #1481

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 23, 2018

  1. [REEF-2052] Use Yarn allocation ID to keep track of allocated containers

    This addressed the issue by:
      * Using the Yarn allocationID API that was introduced in hadoop 2.9.1 in the Yarn Runtime.
      * Adding a corresponding property in the EvaluatorRequest class for c# and java.
    
      JIRA:
        [REEF-2052](https://issues.apache.org/jira/browse/REEF-2052] Use Yarn allocation ID to keep track of allocated containers
    
      Pull request:
        This closes #
    sepo authored and sepo committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    52a0aa6 View commit details
    Browse the repository at this point in the history
  2. Implement remove for DriverClientEvaluatorRequestor.

    sepo authored and sepo committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    ae49267 View commit details
    Browse the repository at this point in the history
  3. Implement remove in some new requestors.

    sepo authored and sepo committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    8b5bb73 View commit details
    Browse the repository at this point in the history