Laszlo Gaal created IMPALA-14144: ------------------------------------ Summary: pip_download.py fails to download several packages from pypi.org Key: IMPALA-14144 URL: https://issues.apache.org/jira/browse/IMPALA-14144 Project: IMPALA Issue Type: Bug Components: Infrastructure Reporter: Laszlo Gaal
infra/python/deps/pip_download.py runs at the start of buildall.sh to ensure that all the Python requirements can be installed into the Impala virtualenv used by the test framework. This download was implemented to download the packages in multiple parallel streams. Recently this downloader has started failing: it reports a complete download failure for several packages, e.g. {{hdfs}}, {{impyla}}, {{bitarray}} and several others. The failure is not caused by a network communication problem, as the same packages from the same repo can be successfully downloaded with a browser. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org