[
https://issues.apache.org/jira/browse/BEAM-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507424#comment-16507424
]
James Wilson commented on BEAM-4292:
------------------------------------
So I was looking through this and had a couple questions. Should I create both
a publishing and subscription based stream for this example? I was looking at
having two separate files with their own pipelines.
# Reading the file then publishing (writing) each line to a PubSub topic
# Having a separate pipeline which reads from the topic and processes the
lines coming in with 15 second windowing per the example in the URL above.
> Add streaming wordcount example
> -------------------------------
>
> Key: BEAM-4292
> URL: https://issues.apache.org/jira/browse/BEAM-4292
> Project: Beam
> Issue Type: Improvement
> Components: sdk-go
> Reporter: Henning Rohde
> Assignee: James Wilson
> Priority: Major
>
> It is referenced on the Beam website as part of the Wordcount progression:
> https://beam.apache.org/get-started/wordcount-example/#streamingwordcount-example
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)