You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "sailaxmankumar (Jira)" <ji...@apache.org> on 2020/05/09 04:51:00 UTC

[jira] [Comment Edited] (BEAM-9505) SpannerIO spurious error message with empty bundles

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

sailaxmankumar edited comment on BEAM-9505 at 5/9/20, 4:50 AM:
---------------------------------------------------------------

could you please suggest if there is any workaround to use version >2.17? currently our streaming pipeline in dataflow seems to logging a lot of errors and slowing down the processing. just wondering if we try something to reduce this count until we have 2.22 !Worker error log count.png!


was (Author: sai.maduri):
could you please suggest if there is any workaround to use version >2.17? currently our streaming pipeline in dataflow seems to logging a lot of errors and slowing down the processing.  !Worker error log count.png!

> SpannerIO spurious error message with empty bundles
> ---------------------------------------------------
>
>                 Key: BEAM-9505
>                 URL: https://issues.apache.org/jira/browse/BEAM-9505
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>    Affects Versions: 2.18.0, 2.19.0, 2.20.0
>            Reporter: Niel Markwick
>            Assignee: Niel Markwick
>            Priority: Minor
>         Attachments: Worker error log count.png
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> -When using DataflowRunner in streaming mode. DoFn.StartBundle is called multiple times for the same bundle.-
> -This does not occur with DirectRunner.- 
> -This breaks DoFn's which require per-bundle setup and teardown  procedures.-
> When a bundle is empty (such as in streaming if a window is empty), SpannerIO will report a spurious error message:
> {{IllegalStateException: Sorter should be null here}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)