This is an automated email from the ASF dual-hosted git repository.
boryas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git.
from abdaf1b Merge pull request #1237 from kw2542/SAMZA-2406
new 36990a3 SAMZA-2407: Add job.config.loader.* configs in JobConfig &
corresponding env variables in ShellCommandConfig
new 057d69f SAMZA-2407: Add job.config.loader.* configs in JobConfig &
corresponding env variables in ShellCommandConfig
new f9a34c0 Merge branch 'SAMZA-2407' of https://github.com/kw2542/samza
into SAMZA-2407
new 8ded2b1 Update javadoc
new 2f1762c Add getConfigLoaderFactory() for easy access to config loader
factory.
new f0c706b Merge branch 'master' of https://github.com/apache/samza into
SAMZA-2407
new ea38575 Revert indentions change
new 090f49c Fix typo and switch to Optional for getConfigLoaderFactory
new b58aeea Merge branch 'master' of https://github.com/apache/samza into
SAMZA-2407
new 84f5cad Update javadoc
new 00c1616 Move CONFIG_LOADER_PROPERTIES_PREFIX from JobConfig to
ConfigLoaderFactory
new a90563f Merge pull request #1238 from kw2542/SAMZA-2407
The 2065 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/samza/config/ConfigLoaderFactory.java | 6 ++++++
.../src/main/java/org/apache/samza/config/JobConfig.java | 12 ++++++++++++
.../scala/org/apache/samza/config/ShellCommandConfig.scala | 9 +++++++--
3 files changed, 25 insertions(+), 2 deletions(-)