Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14562 )
Change subject: IMPALA-9107 (part 1): Add scripts to produce an m2 archive ...................................................................... Patch Set 9: (2 comments) http://gerrit.cloudera.org:8080/#/c/14562/9/bin/jenkins/get_maven_statistics.sh File bin/jenkins/get_maven_statistics.sh: http://gerrit.cloudera.org:8080/#/c/14562/9/bin/jenkins/get_maven_statistics.sh@33 PS9, Line 33: cat "${MVN_LOG}" | grep "Downloaded from" | sed 's|.* Downloaded from ||' | cut -d: -f1 | sort | uniq -c line too long (104 > 90) http://gerrit.cloudera.org:8080/#/c/14562/9/bin/jenkins/get_maven_statistics.sh@38 PS9, Line 38: cat "${MVN_LOG}" | grep "Downloading from" | sed 's|.* Downloading from ||' | cut -d: -f1 | sort | uniq -c line too long (106 > 90) -- To view, visit http://gerrit.cloudera.org:8080/14562 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I043912f5fbc7cf24ee80b2855354656aa587ca9f Gerrit-Change-Number: 14562 Gerrit-PatchSet: 9 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Sat, 16 Nov 2019 01:24:45 +0000 Gerrit-HasComments: Yes
