cloudera/cloudera-playbook

Intermittent timeouts when downloading MySQL/J connector zip

dbeech opened this issue · 1 comments

From testing today we observed that sometimes the download from https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.48.zip worked and sometimes timed-out. When it does work, it actually redirects to a CDN (https://cdn.mysql.com/Downloads/Connector-J/mysql-connector-java-5.1.48.zip)

I guess there could be some rate-limiting in place?

Update: the redirect always works. The download from CDN is intermittently failing.