[DISCUSS] SEP 25: PR Title and Description Guidelines

2019-12-13 Thread Jagadish Venkatraman
+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

[DISCUSS] SEP 25: PR Title and Description Guidelines

2019-12-13 Thread Prateek Maheshwari
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

Issues with Samza-Shell and Exectuable Jar

2019-12-13 Thread Jeremiah Adams
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