You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/20 07:59:05 UTC

[jira] [Commented] (KAFKA-3869) Fix streams example

    [ https://issues.apache.org/jira/browse/KAFKA-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339127#comment-15339127 ] 

ASF GitHub Bot commented on KAFKA-3869:
---------------------------------------

GitHub user sakamotomsh opened a pull request:

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

    KAFKA-3869 Fix streams example

    

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

    $ git pull https://github.com/sakamotomsh/kafka fixed-streams-example

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

    https://github.com/apache/kafka/pull/1524.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 #1524
    
----
commit e43e69344988fe8a96697bb683536804f84c4e0b
Author: Masahiko <sa...@lolloo.net>
Date:   2016-06-20T07:55:58Z

    KAFKA-3869 Fix streams example

----


> Fix streams example
> -------------------
>
>                 Key: KAFKA-3869
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3869
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.10.0.0
>            Reporter: Masahiko Sakamoto
>            Priority: Minor
>
> kafka streams wordcount example is outdated because KStream has no method 'groupByKey', to be fixed by using 'countByKey'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)