[
https://issues.apache.org/jira/browse/AIRFLOW-5181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sajid Sajid reassigned AIRFLOW-5181:
------------------------------------
Assignee: Sajid Sajid
> Connection reset by peer during Dataproc job
> --------------------------------------------
>
> Key: AIRFLOW-5181
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5181
> Project: Apache Airflow
> Issue Type: Bug
> Components: plugins
> Affects Versions: 1.10.2
> Reporter: Maulik Soneji
> Assignee: Sajid Sajid
> Priority: Critical
>
> Dataproc job fails intermittently saying `Connection reset by peer`
> This is because of a stale connection in httplib2 cache that might cause this
> issue.
> This issue happens intermittently and it is still an open issue in httplib2.
> There have been suggestions to not use the httplib2 library and use
> httplib2shim.
> Link to conversation:
> https://github.com/googleapis/google-cloud-python/issues/2028
> Link to open issue on httplib2: https://github.com/httplib2/httplib2/issues/40
> Should we also remove httplib2 dependency and use httplib2shim?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)