hanghangliu commented on code in PR #3487:
URL: https://github.com/apache/gobblin/pull/3487#discussion_r861090379


##########
gobblin-yarn/src/main/java/org/apache/gobblin/yarn/YarnService.java:
##########
@@ -479,32 +495,48 @@ public synchronized void 
requestTargetNumberOfContainers(int numTargetContainers
 
       this.eventBus.post(new ContainerReleaseRequest(containersToRelease));
     }
-
+    this.yarnContainerRequest = yarnContainerRequestBundle;

Review Comment:
   It is being used by the private class AMRMClientCallbackHandler for 
determining the helix tag that need to be assigned to the allocated container



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to