Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8306 )
Change subject: Add 'psmisc' to bootstrap_system.sh. ...................................................................... Add 'psmisc' to bootstrap_system.sh. testdata/bin/kill-all.sh uses /usr/bin/killall, which is provided by the 'psmisc' package on Ubuntu. This commit adds the package to the list of packages we install. The Docker base image for Ubuntu 16.04 doesn't contain this package, which is how this came up. Change-Id: I378b6fbfaaaa7a7b3f0b42ecf064e98cfe6e29b3 Reviewed-on: http://gerrit.cloudera.org:8080/8306 Reviewed-by: Jim Apple <[email protected]> Tested-by: Impala Public Jenkins --- M bin/bootstrap_system.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Jim Apple: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8306 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I378b6fbfaaaa7a7b3f0b42ecf064e98cfe6e29b3 Gerrit-Change-Number: 8306 Gerrit-PatchSet: 2 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]>
