org.apache.http.conn.ConnectTimeoutException: What does this mean and how can we resolve it.

cmilligan
Contributor II

My team has run into getting this error pretty frequently on one of our larger jobs. I've set out retry policy to 5 and that seems to fix it and keep the job going. It seems like it's unable to pick up the task immediately but can after it's completed with some of the other tasks running at the same time.

We share our cluster as part of a larger team and have jobs running constantly but this seems to be the only one that fails this way. Is there anything we can do to resolve getting this error so much?