GitHub user guozhangwang opened a pull request:

    https://github.com/apache/kafka/pull/3515

    MINOR: Make streams quick start more interactive

    1. Make the WordCountDemo application to not stop automatically but via 
"ctrl-C".
    2. Update the quickstart html file to let users type input messages 
one-by-one, and observe added output in an interactive manner.
    3. Some minor fixes on the parent documentation page pointing to streams 
sub-pages, added a new recommended Scala version number.

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

    $ git pull https://github.com/guozhangwang/kafka 
KMinor-interactive-quickstart

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

    https://github.com/apache/kafka/pull/3515.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 #3515
    
----
commit 879ba88841e65671116186f9de259b7aea9ad4d1
Author: Guozhang Wang <wangg...@gmail.com>
Date:   2017-07-10T01:43:51Z

    fix a few typos on streams quickstart

commit 4dd0c22373adf72798aaecf882e0918e30f65ddb
Author: Guozhang Wang <wangg...@gmail.com>
Date:   2017-07-10T16:39:58Z

    make quickstart more interactive

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to