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:00:00 UTC

[jira] [Resolved] (IMPALA-12065) Use pigz when compression the tarballs for native-toolchain

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

Joe McDonnell resolved IMPALA-12065.
------------------------------------
    Fix Version/s: Impala 4.3.0
       Resolution: Fixed

> Use pigz when compression the tarballs for native-toolchain
> -----------------------------------------------------------
>
>                 Key: IMPALA-12065
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12065
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 4.3.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>             Fix For: Impala 4.3.0
>
>
> This code in native-toolchain should be changed to use pigz:
> {noformat}
>   tar zcf ${PACKAGE_FINAL_TGZ}\
>     --directory=${BUILD_DIR} \
>     ${PACKAGE_STRING}${PATCH_VERSION}{noformat}
> [https://github.com/cloudera/native-toolchain/blob/master/functions.sh#L392-L394]
>  



--
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