[
https://issues.apache.org/jira/browse/BEAM-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518794#comment-16518794
]
Henning Rohde commented on BEAM-4292:
-------------------------------------
Any unbounded PCollection means that the job must be streaming, so reading from
PubSub requires streaming. I added a fix recently that would enforce that.
Can you post your pipeline for me to take a look? Steaming Go pipelines and
pubsubio on Dataflow are not super well tested, so it's quite possible you're
just hitting some bugs here outside your pipeline.
> 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)