kw2542 opened a new pull request #1278: SAMZA-2458: Update ProcessJobFactory and ThreadJobFactory to load full job config URL: https://github.com/apache/samza/pull/1278 Design: https://cwiki.apache.org/confluence/display/SAMZA/SEP-23%3A+Simplify+Job+Runner Changes: 1. Update ProcessJobFactory to load full job config, execute planning and write full job config back to coordiantor stream, which was done by RemoteApplicationRunner 2. Update ThreadJobFactory to load full job config, execute planning and write full job config back to coordiantor stream, which was done by RemoteApplicationRunner API Changes: None Upgrade Instructions: None Usage Instructions: None Tests 1. Local deploy a yarn job and verified it is working properly.
---------------------------------------------------------------- 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
