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?
   
   ![Screenshot from 2021-08-05 
15-25-24](https://user-images.githubusercontent.com/2764630/128431196-a90204a1-7479-46e8-9a82-8cf4af809af6.png)
   ![Screenshot from 2021-08-05 
15-24-33](https://user-images.githubusercontent.com/2764630/128431197-5276e076-1580-465c-b177-703662d43eb6.png)
   


-- 
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]


Reply via email to