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

Henning Rohde commented on BEAM-3579:
-------------------------------------

Instead of side input, we should just do a GBK with a fixed key and write the 
file in ProcessElement.

> Go textio.Write does not work on non-direct runners
> ---------------------------------------------------
>
>                 Key: BEAM-3579
>                 URL: https://issues.apache.org/jira/browse/BEAM-3579
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>            Reporter: Henning Rohde
>            Assignee: Henning Rohde
>            Priority: Major
>
> The content is not flushed/closed, so for GCS the object is never created. We 
> need to write the object as a side input instead or similar. We may never 
> call Teardown for non-local runners and FinishBundle doesn't have the right 
> granularity.



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

Reply via email to