satybald commented on pull request #15185: URL: https://github.com/apache/beam/pull/15185#issuecomment-893870561
> @satybald Could you try running the pipelines with the latest changes? I've added support for fastavro and logging to the PTransform. Thanks! :) I've run the job and found that the job is running pretty slow as the previous version. However, then realized that `use_fastavro` flag is `False` by default and I need to explicitly make it to `True`. I need to re-run the job. The result of the runs might be tomorrow. In any case, I found that when the job encounter `google.api_core.exceptions.Unknown: None No status received` that I shared previously, the PTransform throughput drops from ~400MiB/s to 300MiB/s. Do you folks know why this error might occur?   -- 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]
