[ 
https://issues.apache.org/jira/browse/IMPALA-10994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

yx91490 resolved IMPALA-10994.
------------------------------
    Fix Version/s: Impala 4.1.0
       Resolution: Fixed

> Normalize pip package name within 'infra/python/deps' requirements
> ------------------------------------------------------------------
>
>                 Key: IMPALA-10994
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10994
>             Project: IMPALA
>          Issue Type: Improvement
>    Affects Versions: Impala 4.0.0
>            Reporter: yx91490
>            Assignee: yx91490
>            Priority: Major
>             Fix For: Impala 4.1.0
>
>
> According to 
> [PEP-0503|https://www.python.org/dev/peps/pep-0503/#normalized-names], pip 
> package name should be normalized and clients MUST NOT rely on this 
> redirection and MUST request the normalized URL. otherwhise  when I set 
> envirement variable to fast pip downloa as bellow:
> {code:java}
> export PYPI_MIRROR=https://pypi.tuna.tsinghua.edu.cn
> {code}
> I got error for some package not found, for example:
> {code:java}
> https://pypi.tuna.tsinghua.edu.cn/simple/python_dateutil{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to