reef
reef copied to clipboard
[REEF-2052] Use Yarn allocation ID to keep track of allocated containers
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 #
@jwang98052, would you please review when you get the chance?
@markusweimer, when you get the chance, can you take a look at this change?