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 "Joe McDonnell (Jira)" <ji...@apache.org> on 2023/04/20 16:12:00 UTC

[jira] [Commented] (IMPALA-12071) Update ccache archive or disable downloading ccache for toolchain

    [ https://issues.apache.org/jira/browse/IMPALA-12071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714666#comment-17714666 ] 

Joe McDonnell commented on IMPALA-12071:
----------------------------------------

Toolchain change for disabling: [https://github.com/cloudera/native-toolchain/commit/f2a99994871c8ef7c5b64f28d83c2a3fac7cf59f]
{noformat}
commit f2a99994871c8ef7c5b64f28d83c2a3fac7cf59f
Author: Joe McDonnell <jo...@cloudera.com>
Date:   Sun Apr 16 16:05:26 2023 -0700
    IMPALA-12071: Don't download the ccache archive
    
    The ccache archive hasn't been updated in a long time,
    so it is useless. In future, we can come up with logic
    to keep the ccache archive up to date, but downloading it
    is a useless delay that doesn't result in cache hits.
    Set DOWNLOAD_CCACHE=0 to disable it.
    
    Change-Id: Id8b5cb05c50e76f8fa4f296c7cb640549339b2a6
    Reviewed-on: http://gerrit.cloudera.org:8080/19757
    Reviewed-by: Michael Smith <mi...@cloudera.com>
    Tested-by: Joe McDonnell <jo...@cloudera.com>
{noformat}

> Update ccache archive or disable downloading ccache for toolchain
> -----------------------------------------------------------------
>
>                 Key: IMPALA-12071
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12071
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 4.3.0
>            Reporter: Joe McDonnell
>            Priority: Major
>
> The toolchain build downloads a ccache archive at the beginning of the build. However, the ccache archive is extremely old and cannot provide cache hits. We should either update the archive periodically or we should turn off DOWNLOAD_CCACHE.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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