You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 22:40:02 UTC

[GitHub] [beam] damccorm opened a new issue, #21325: ReadFromPubSub fails on Flink Runner

damccorm opened a new issue, #21325:
URL: https://github.com/apache/beam/issues/21325

   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
   
   Imported from Jira [BEAM-13750](https://issues.apache.org/jira/browse/BEAM-13750). Original Jira may contain additional context.
   Reported by: ibzib.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org