You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2019/12/18 01:33:03 UTC

[GitHub] [samza] kw2542 opened a new pull request #1238: SAMZA-2407: Add job.config.loader.* configs in JobConfig & corresponding env variables in ShellCommandConfig

kw2542 opened a new pull request #1238: SAMZA-2407: Add job.config.loader.* configs in JobConfig & corresponding env variables in ShellCommandConfig
URL: https://github.com/apache/samza/pull/1238
 
 
   Design:
   https://cwiki.apache.org/confluence/display/SAMZA/SEP-23%3A+Simplify+Job+Runner
   
   Changes:
   
   1. Add job.config.loader.factory to specify ConfigLoaderFactory.
   2. Add job.config.loader.properties prefix to specify properties needed by ConfigLoader to fetch config.
   3. Add ENV_SUBMISSION_CONFIG enviroment variable to pass job submission configs to Yarn.
   
   API Changes:
   
   N/A. This is part of a series PRs, detailed information will be provided in the last/main PR.
   Upgrade Instructions:
   N/A. This is part of a series PRs, detailed information will be provided in the last/main PR.
   Usage Instructions:
   N/A. This is part of a series PRs, detailed information will be provided in the last/main PR.
   
   Tests:
   N/A.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services