GitHub user dxichen opened a pull request:
https://github.com/apache/samza/pull/723
Added Samza Configurations to website
@vjagadish
Added `CONFIGURATIONS` under `DOCUMENTATION`
Updated `configuration.md` page to work with new configs
Do we have documentation about `SystemDescriptors` anywhere on the website?
I was thinking to add it in the `configuration.md` page otherwise.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dxichen/samza add-configs-to-website
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/723.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 #723
----
commit 1be140251d53cc1eeba9614a38b8072782dc2a6d
Author: Daniel Chen <dchen1@...>
Date: 2018-10-12T22:58:43Z
Added Samza Configurations to website
----
---