kw2542 opened a new pull request #1226: SAMZA-2406: Add ConfigLoader interface 
and default PropertiesConfigLo…
URL: https://github.com/apache/samza/pull/1226
 
 
   …ader implementation
   
   Design:
     
https://cwiki.apache.org/confluence/display/SAMZA/SEP-23%3A+Simplify+Job+Runner
   
   Changes:
     1. Add ConfigLoader interface which will be used in job coordinator to 
retrieve config from.
     2. Add PropertiesConfigLoader which is a default implementation of 
ConfigLoader that reads a local properties file given the file path.
   
   Tests:
     1. Add TestPropertiesConfigLoader to unit test PropertiesConfigLoader.

----------------------------------------------------------------
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

Reply via email to