You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by dxichen <gi...@git.apache.org> on 2018/10/17 06:59:17 UTC

[GitHub] samza pull request #736: Eventhubs 1.0 tutorials cleanup

GitHub user dxichen opened a pull request:

    https://github.com/apache/samza/pull/736

    Eventhubs 1.0 tutorials cleanup

    Misc Event hubs cleanup for the 1.0 release:
    - Updated hello-samza tutorial documentation
    - Removed unused depricated documentation (all content is not in `samza-event-hubs-standalone.md` or `connectors/eventhubs.md`
    - Fixed some integration tests
    - Added Event Hubs tutorial in the tutorials `index.md`
    
    Screenshots:
    <img width="1680" alt="screen shot 2018-10-16 at 11 56 51 pm" src="https://user-images.githubusercontent.com/29577458/47067812-62a84400-d19f-11e8-9511-2a3e652f4b75.png">
    <img width="1680" alt="screen shot 2018-10-16 at 11 57 09 pm" src="https://user-images.githubusercontent.com/29577458/47067822-66d46180-d19f-11e8-8121-0f6fe09cbce1.png">
    <img width="1680" alt="screen shot 2018-10-16 at 11 57 19 pm" src="https://user-images.githubusercontent.com/29577458/47067826-6936bb80-d19f-11e8-80a1-0e94e8459468.png">
    <img width="1680" alt="screen shot 2018-10-16 at 11 57 31 pm" src="https://user-images.githubusercontent.com/29577458/47067828-6a67e880-d19f-11e8-9828-b672d0b3a1a0.png">
    
    
    @vjagadish @prateekm please review

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dxichen/samza eventhubs-tutorial-cleanup

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/736.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 #736
    
----
commit 6d06c4808e96c1d0e2acc34fc75361f62c94fd64
Author: Daniel Chen <dc...@...>
Date:   2018-10-17T06:48:48Z

    Eventhubs 1.0 tutorials cleanup

----


---

[GitHub] samza pull request #736: Eventhubs 1.0 tutorials cleanup

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/736


---