[ 
https://issues.apache.org/jira/browse/BEAM-4474?focusedWorklogId=108918&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-108918
 ]

ASF GitHub Bot logged work on BEAM-4474:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jun/18 02:15
            Start Date: 05/Jun/18 02:15
    Worklog Time Spent: 10m 
      Work Description: herohde opened a new pull request #5557: [BEAM-4474] 
Ensure unbounded Dataflow jobs are submitted as streaming jobs
URL: https://github.com/apache/beam/pull/5557
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 108918)
            Time Spent: 10m
    Remaining Estimate: 0h

> Ensure unbounded Go pipelines are not run in batch on Dataflow
> --------------------------------------------------------------
>
>                 Key: BEAM-4474
>                 URL: https://issues.apache.org/jira/browse/BEAM-4474
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>            Reporter: Henning Rohde
>            Assignee: Henning Rohde
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This causes the job to fail. Specifically, streaming_wordcap currently needs 
> the option "--streaming=true" to work, but it shouldn't be necessary given 
> the pubsub source returns an unbounded PCollection.
> Instead of a streaming flag, the Dataflow runner should instead inspect the 
> PCollections to determine whether to run batch or streaming.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to