[
https://issues.apache.org/jira/browse/KAFKA-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110168#comment-15110168
]
ASF GitHub Bot commented on KAFKA-3066:
---------------------------------------
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/797
KAFKA-3066: Demo Examples for Kafka Streams
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka K3066
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/797.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 #797
----
commit bf4c4cb3dbb5b4066d9c3e0ada5b7ffd98eb129a
Author: Guozhang Wang <[email protected]>
Date: 2016-01-14T20:27:58Z
add internal source topic for tracking
commit 1485dff08a76c6ff685b0fe72226ce3b629b1d3c
Author: Guozhang Wang <[email protected]>
Date: 2016-01-14T22:32:08Z
minor fix for this.interSourceTopics
commit 60cafd0885c41f93e408f8d89880187ddec789a1
Author: Guozhang Wang <[email protected]>
Date: 2016-01-15T01:09:00Z
add KStream windowed aggregation
commit 983a626008d987828deabe45d75e26e909032843
Author: Guozhang Wang <[email protected]>
Date: 2016-01-15T01:34:56Z
merge from apache trunk
commit 57051720de4238feb4dc3c505053096042a87d9c
Author: Guozhang Wang <[email protected]>
Date: 2016-01-15T21:38:53Z
v1
commit 4a49205fcab3a05ed1fd05a34c7a9a92794b992d
Author: Guozhang Wang <[email protected]>
Date: 2016-01-15T22:07:17Z
minor fix on HoppingWindows
commit 9b4127e91c3a551fb655155d9b8e0df50132d0b7
Author: Guozhang Wang <[email protected]>
Date: 2016-01-15T22:43:14Z
fix HoppingWindows
commit 9649fe5c8a9b2e900e7746ae7b8745bb65694583
Author: Guozhang Wang <[email protected]>
Date: 2016-01-16T19:00:54Z
add retainDuplicate option in RocksDBWindowStore
commit 8a9ea02ac3f9962416defa79d16069431063eac0
Author: Guozhang Wang <[email protected]>
Date: 2016-01-16T19:06:12Z
minor fixes
commit 4123528cf4695b05235789ebfca3a63e8a832ffa
Author: Guozhang Wang <[email protected]>
Date: 2016-01-18T17:55:02Z
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/kafka into
K3104
commit 46e8c8d285c0afae6da9ec7437d082060599f3f1
Author: Guozhang Wang <[email protected]>
Date: 2016-01-18T19:15:47Z
add wordcount and pipe jobs
commit 582d3ac24bfe08edb1c567461971cd35c1f75a00
Author: Guozhang Wang <[email protected]>
Date: 2016-01-18T21:53:21Z
merge from trunk
commit 5a002fadfcf760627274ddaa016deeaed5a3199f
Author: Guozhang Wang <[email protected]>
Date: 2016-01-19T00:06:34Z
1. WallClockTimestampExtractor as default; 2. remove windowMS config; 3.
override state dir with jobId prefix;
commit 7425673e523c42806b29a364564a747443712a53
Author: Guozhang Wang <[email protected]>
Date: 2016-01-19T01:26:11Z
Add PageViewJob
commit ca04ba8d18674c521ad67872562a7671cb0e2c0d
Author: Guozhang Wang <[email protected]>
Date: 2016-01-19T06:23:05Z
minor changes on topic names
commit 563cc546b3a0dd16d586d2df33c37d2c5a5bfb18
Author: Guozhang Wang <[email protected]>
Date: 2016-01-19T21:30:11Z
change config importance levels
commit 4218904505363e61bb4c6b60dc5b13badfd39697
Author: Guozhang Wang <[email protected]>
Date: 2016-01-21T00:11:34Z
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/kafka into
K3066
commit 26fb5f3f5a8c9b304c5b1e61778c6bc1d9d5fccb
Author: Guozhang Wang <[email protected]>
Date: 2016-01-21T06:43:04Z
demo examples v1
----
> Add Demo Examples for Kafka Streams
> -----------------------------------
>
> Key: KAFKA-3066
> URL: https://issues.apache.org/jira/browse/KAFKA-3066
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Guozhang Wang
> Assignee: Guozhang Wang
>
> We need a couple of demo examples for Kafka Streams to illustrate the
> programmability and functionality of the framework.
> Also extract examples as a separate package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)