Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22898 )
Change subject: IMPALA-13937: (Addendum) Replace diff with manual bash script ...................................................................... IMPALA-13937: (Addendum) Replace diff with manual bash script diff require BASE_IMAGE to have diffutils preinstalled. However, not all BASE_IMAGE have it preinstalled. This patch replace the diff invocation with manual bash script. Testing: Completed build with ubi8:latest that does not have diffutils preinstalled. Change-Id: I58e9ef7c344caffd198664e3f9683f54ce2c1914 Reviewed-on: http://gerrit.cloudera.org:8080/22898 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M docker/install_os_packages.sh 1 file changed, 11 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/22898 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I58e9ef7c344caffd198664e3f9683f54ce2c1914 Gerrit-Change-Number: 22898 Gerrit-PatchSet: 4 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
