Joe McDonnell created IMPALA-14463:
--------------------------------------
Summary: native-toolchain's aws-sdk-cpp build is flaky due to
download issues
Key: IMPALA-14463
URL: https://issues.apache.org/jira/browse/IMPALA-14463
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 5.0.0
Reporter: Joe McDonnell
Assignee: Joe McDonnell
The aws-sdk-cpp build downloads the crt dependency zip files from
codeload.github.com. These downloads are sporadically failing. e.g.
{noformat}
curl: (28) Failed to connect to codeload.github.com port 443 after 133629 ms:
Could not connect to server{noformat}
To make this reliable, we should mirror these artifacts to our s3 bucket and
download them from there. This will require patching the
prefetch_crt_dependency.sh script to allow specifying an alternate URI.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]