singhalss opened a new issue, #22821: URL: https://github.com/apache/beam/issues/22821
### What happened? If dataflow job sink is a Google's Pubsub and the dataflow runner service account does not have appropriate roles/permissions, the pipeline does not log any permissions error message (The sink pubsub does not get any messages published which is as expected). Code is as below. data (PTransform) | "Write to PubSub" >> io.WriteToPubSub(topic=custom_options.sink_topic.get()) ### Issue Priority Priority: 2 ### Issue Component Component: io-py-gcp -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
