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

Conversation

seanpo
Copy link
Contributor

@seanpo seanpo commented Oct 23, 2018

This addressed the issue by:

  • Using the Yarn allocation ID 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 Use Yarn allocation ID to keep track of allocated containers

Pull request:
This closes #

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 #
@seanpo
Copy link
Contributor Author

seanpo commented Oct 23, 2018

@jwang98052, would you please review when you get the chance?

@seanpo
Copy link
Contributor Author

seanpo commented Oct 29, 2018

@markusweimer, when you get the chance, can you take a look at this change?

Copy link
Contributor

@motus motus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it backward compatible with earlier versions of Hadoop (say, 2.6 or 2.7)?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants