You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2022/01/26 20:03:00 UTC

[jira] [Updated] (BEAM-13750) ReadFromPubSub fails on Flink Runner

     [ https://issues.apache.org/jira/browse/BEAM-13750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Weaver updated BEAM-13750:
-------------------------------
    Labels: portability-flink  (was: )

> ReadFromPubSub fails on Flink Runner
> ------------------------------------
>
>                 Key: BEAM-13750
>                 URL: https://issues.apache.org/jira/browse/BEAM-13750
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink
>            Reporter: Kyle Weaver
>            Priority: P2
>              Labels: portability-flink
>
> This was reported by a user on Slack. They are using Beam Python on Flink on kubernetes. 
> Caused by: java.lang.IllegalArgumentException: PCollectionNodes [PCollectionNode{id=ref_PCollection_PCollection_1, PCollection=unique_name: "22Read from Pub/Sub/Read.None"
> coder_id: "ref_Coder_BytesCoder_1"
> is_bounded: UNBOUNDED
> windowing_strategy_id: "ref_Windowing_Windowing_1"
> }] were consumed but never produced
> It looks like a bug in the java fuser, similar to BEAM-6473.
> https://the-asf.slack.com/archives/C9H0YNP3P/p1642787607002700



--
This message was sent by Atlassian Jira
(v8.20.1#820001)