[
https://issues.apache.org/jira/browse/IMPALA-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tianyi Wang resolved IMPALA-6682.
---------------------------------
Resolution: Fixed
Fix Version/s: Impala 2.12.0
Impala 3.0
> Support hash function other than md5 in pypi download script
> ------------------------------------------------------------
>
> Key: IMPALA-6682
> URL: https://issues.apache.org/jira/browse/IMPALA-6682
> Project: IMPALA
> Issue Type: Improvement
> Components: Infrastructure
> Affects Versions: Impala 3.0, Impala 2.12.0
> Reporter: Tianyi Wang
> Assignee: Tianyi Wang
> Priority: Major
> Fix For: Impala 3.0, Impala 2.12.0
>
>
> pip_download.py assumes the python repository to use md5 as the hash
> algorithm. On Mar 15, 2018 some traffic of
> [https://pypi.python.org|https://pypi.python.org/] is redirected to
> [https://pypi.org/simple|https://pypi.org/simple.], which uses sha-256.
> According to [PEP-503|https://www.python.org/dev/peps/pep-0503/] it could be
> any algorithm supported by python hashlib. We should change pip_download.py
> to support them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)