GitHub user srinipunuru opened a pull request:
https://github.com/apache/samza/pull/374
Documentation for Samza SQL
Adds documentation on how to use Samza SQL on a local machine and on a yarn
environment. Right now this documentation points to the samza-sql-tools that is
outside of repo. I think we need to bring these tools to either samza repo or
hello-samza quite soon. But for 0.14 release, I feel it is ok to leave it
there.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srinipunuru/samza docs.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/374.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 #374
----
commit a5d41f95d06b2565e75ba79dab3087a0f67bb00e
Author: Srinivasulu Punuru <[email protected]>
Date: 2017-12-01T17:46:32Z
Documentation for Samza SQL
----
---