dnishimura opened a new pull request #1132: SAMZA-2296: Metadata streams not 
created in Standalone
URL: https://github.com/apache/samza/pull/1132
 
 
   **Root cause**
   In standalone, the configs are being read from the JobModel, but in the 
standalone scenario, the config in the JobModel is not populated. The 
checkpoint and changelog system configurations were attempted to be read from 
the job model rather than the internally constructed configs.
   
   **Fix**
   Use the constructed config rather than the configs from JobModel

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