Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3886: Improve log of pip_download.py ......................................................................
IMPALA-3886: Improve log of pip_download.py pip_download.py prints the following line for each dependency that is already up-to-date: File with matching md5sum already exists, skipping download. This change adds the filename to the message so it is more useful. Change-Id: Ie3d81743814be37ee8ddbe04c264ed2bf37410f9 Reviewed-on: http://gerrit.cloudera.org:8080/3687 Reviewed-by: Lars Volker <[email protected]> Reviewed-by: Taras Bobrovytsky <[email protected]> Tested-by: Internal Jenkins --- M infra/python/deps/pip_download.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Taras Bobrovytsky: Looks good to me, approved Lars Volker: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3687 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie3d81743814be37ee8ddbe04c264ed2bf37410f9 Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Taras Bobrovytsky <[email protected]>
