kw2542 opened a new pull request #1265: SAMZA-2441: Update ApplicationRunnerMain#ApplicationRunnerCommandLine not to load local file URL: https://github.com/apache/samza/pull/1265 Design: https://cwiki.apache.org/confluence/display/SAMZA/SEP-23%3A+Simplify+Job+Runner Changes: 1. Override ApplicationRunnerCommandLine#loadConfig not to invoke config loader as ApplicationRunners handles initial config and full job config themselves. 2. Add JobRunnerCommandLine to load full job config for JobRunner as it still needs full job config for special use cases. API Changes: None Upgrade Instructions: None Usage Instructions: None Tests: 1. Unit Tests
---------------------------------------------------------------- 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
