Philip Zeyliger has uploaded this change for review. ( 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 --- M bin/bootstrap_system.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/06/8306/1 -- 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: newchange Gerrit-Change-Id: I378b6fbfaaaa7a7b3f0b42ecf064e98cfe6e29b3 Gerrit-Change-Number: 8306 Gerrit-PatchSet: 1 Gerrit-Owner: Philip Zeyliger <[email protected]>
