You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by GitBox <gi...@apache.org> on 2020/03/18 18:14:23 UTC

[GitHub] [samza-hello-samza] cameronlee314 opened a new pull request #76: Sync latest branch with master

cameronlee314 opened a new pull request #76: Sync latest branch with master
URL: https://github.com/apache/samza-hello-samza/pull/76
 
 
   When updating samza-hello-samza to use Samza 1.4, I noticed that the `latest` branch and the `master` branch were out-of-sync. I cherry-picked some commits that were only checked in to `master`. I also made some other minor changes which were on `master` but not on `latest`.
   
   Cherry-picks:
   f4cd658b751bac46cbf42b2c612c68ea23de2d47 (Adding hello-samza example for kinesis)
   674d842e4b75d9003eaff9722596bb4c61db9fe2 (Adding Samza SQL Examples)
   1c16cf03897b02178b695bb5c01ff90a9ca16406 (fix sql's join and aggregate notes typo)
   67c989219353c7dfa60584ca0bc5a31ba302ab28 (Fixed rat issues on master)
   
   Other minor changes:
   kafka-console-consumer command in `README.md`
   add config to `conf/yarn-site.xml`
   

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

[GitHub] [samza-hello-samza] cameronlee314 merged pull request #76: Sync latest branch with master

Posted by GitBox <gi...@apache.org>.
cameronlee314 merged pull request #76: Sync latest branch with master
URL: https://github.com/apache/samza-hello-samza/pull/76
 
 
   

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

[GitHub] [samza-hello-samza] cameronlee314 commented on issue #76: Sync latest branch with master

Posted by GitBox <gi...@apache.org>.
cameronlee314 commented on issue #76: Sync latest branch with master
URL: https://github.com/apache/samza-hello-samza/pull/76#issuecomment-600907533
 
 
   > Thanks for the changes. Was this a one off miss on our end or is there a lack of explicit guideline on sync between latest & master and when to cherry pick commits?
   
   I think there is a lack of explicit guidelines on how we want to manage `master` and `latest`.

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