You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2022/06/27 16:11:00 UTC

[jira] [Assigned] (IMPALA-11399) Download shell dependencies from PyPI

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

Michael Smith reassigned IMPALA-11399:
--------------------------------------

    Assignee: Michael Smith

> Download shell dependencies from PyPI
> -------------------------------------
>
>                 Key: IMPALA-11399
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11399
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Minor
>
> Impala's build process populates infra/python/deps from several requirements files in the directory by downloading them from PyPI. shell/ext-py instead checks library source code into our repository, which makes it more work to upgrade to newer versions and seems somewhat redundant; it would also make it easier to patch libraries in a way that may be difficult to maintain, and requires updating dependency versions in 2 places (requirements.txt and the local checkin).
> We could update shell to download its dependencies from PyPI as well based on requirements.txt.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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