Hi,
I am trying to count the incoming messages from PubSub using beam pipeline java sdk. class
@ProcessElement public
public
public
PipelineOptions
Able to count the incoming records but the number is not displayed immediatley its populated randomly after some time. Is there any other way to count the incoming unbounded records using Apache Beam pipeline. https://stackoverflow.com/questions/76681800/count-incoming-unbouned-messages-from-pubsub-using-apache-beam-java Thanks, Phani Geeth Sent from Mail for Windows |
- Count Incoming Unbounded records using Apache Beam java Phani Geeth