You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2020/12/24 01:09:00 UTC

[jira] [Resolved] (IMPALA-5001) Allow bootstrap_toolchain.py to update dependencies if toolchain version changes

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

Joe McDonnell resolved IMPALA-5001.
-----------------------------------
    Fix Version/s: Not Applicable
       Resolution: Won't Fix

> Allow bootstrap_toolchain.py to update dependencies if toolchain version changes
> --------------------------------------------------------------------------------
>
>                 Key: IMPALA-5001
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5001
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 2.9.0
>            Reporter: Henry Robinson
>            Priority: Major
>             Fix For: Not Applicable
>
>
> Currently, if you update a dependency without changing its version, and run {{bin/bootstrap_toolchain.py}}, it won't download the new dependency.
> This is a problem for situations like IMPALA-4983 where we want to change the build flags but don't have a new version number. 
> My suggestion is to use the toolchain build ID as a 'version' parameter, and write that to disk. If the toolchain ID changes, {{bootstrap_toolchain.py}} should detect that case and redownload all dependencies. Although it's suboptimal to download *all* dependencies, it's better than not downloading enough of them.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)