Joe McDonnell created IMPALA-12065:
--------------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to