DataflowTemplates
DataflowTemplates copied to clipboard
Log Avro File Read Failure with stack trace
Will help on bug https://github.com/GoogleCloudPlatform/DataflowTemplates/issues/450, at least to understand what's going on.
Currently, the customer reports that the following log is issued:
2022-08-04 01:24:52.616 PDT Avro File Read Failure gs://<REDACTED>
But there's no way to know what exactly is going on. This one-liner change will print the stacktrace/cause to the log, so we can further troubleshoot if it happens again.