GitHub user dxichen opened a pull request:
https://github.com/apache/samza/pull/696
SAMZA-1856: eventhub descriptors
@prateekm @lhaiesp
Add system descriptors and input/output descriptors for Eventhubs.
We should make an effort to deprecate the `systems.%s.stream.list`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dxichen/samza eventhub-system-descriptors
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/696.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 #696
----
commit fe45a69b878c5fc034865d5d229bd31a2a3caa80
Author: Daniel Chen <dchen1@...>
Date: 2018-10-06T01:10:49Z
SAMZA-1856 eventhub descriptors
----
---