+1, thanks for the write-up Prateek.
Let's also update the contributor's guidelines at:
https://samza.apache.org/contribute/contributors-corner.html
On Friday, December 13, 2019, Prateek Maheshwari
wrote:
> Hi folks,
>
> In order to make Samza PR descriptions and commit messages more consisten
Hi folks,
In order to make Samza PR descriptions and commit messages more consistent,
informative and discoverable, we propose the following requirements for new
PRs submitted to the Samza project
https://cwiki.apache.org/confluence/display/SAMZA/SEP-25%3A+PR+Title+And+Description+Guidelines
Con
I'm using maven to build an executable jar to run my samza job as a standalone
job inside a docker container. Initially I had lifted the pom and assembly file
from hello-samza, but I'm looking to simplify my codebase and break apart my
large parent pom/modules based project into discrete project