prateekm commented on issue #1241: SAMZA-2424: AM should cache and serve serialized Job Model to containers URL: https://github.com/apache/samza/pull/1241#issuecomment-571280408 @shanthoosh See point 1. If those tools are querying the AM for container locality, they're already affected since the job model served by AM is not currently updated with locality information after the initial read. This PR does not change that behavior. Also, I think Samza dashboard uses the Yarn RM APIs for finding container location, not the AM job model.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
