GitHub user fredji97 opened a pull request:
https://github.com/apache/samza/pull/517
SAMZA-1559 moving hello-samza repo to samza repo and put in samza-samples
directory
Tested and jobs can be deployed in the new place.
After this is committed, we will do the following two in order:
1. adjust the documentation to use the sample jobs from the new place;
2. remove the old hello-samza repo.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fredji97/samza master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/517.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #517
----
commit 851f3db9b0afcb11eca72808040750ce185cf7f6
Author: Fred Ji <haifeng.ji@...>
Date: 2018-05-10T21:42:51Z
SAMZA-1559 moving hello-samza repo to samza repo and put in samza-samples
directory
----
---