Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Cloud Pubsub

How Do You Access The Message Id From Google Pub/sub Using Apache Beam?

I have been testing Apache Beam using the 2.13.0 SDK on Python 2.7.16, pulling simple messages from… Read more How Do You Access The Message Id From Google Pub/sub Using Apache Beam?

Issue In Domain Verification On Google Cloud Platform

need help on issue with domain verification on Google cloud platform. I am trying to verify my apps… Read more Issue In Domain Verification On Google Cloud Platform

How To Trigger A Dataflow With A Cloud Function? (python Sdk)

I have a cloud function that is triggered by cloud Pub/Sub. I want the same function trigger datafl… Read more How To Trigger A Dataflow With A Cloud Function? (python Sdk)

How To Filter None Values Out Of Pcollection

My pubsub pull subscription is sending over the message and a None value for each message. I need t… Read more How To Filter None Values Out Of Pcollection

Is It Possible To Perform Real-time Communication With A Google Compute Engine Instance?

I would like to run a program on my laptop (Gazebo simulator) and send a stream of image data to a … Read more Is It Possible To Perform Real-time Communication With A Google Compute Engine Instance?

Beam / DataFlow ::ReadFromPubSub(id_label) :: Unexpected Behavior

Can someone clarify what's the purpose for id_label argument in ReafFromPubSub transform? I'… Read more Beam / DataFlow ::ReadFromPubSub(id_label) :: Unexpected Behavior