Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18774
Change subject: IMPALA-11451: Add net-tools dependency to bootstrap_system.sh ...................................................................... IMPALA-11451: Add net-tools dependency to bootstrap_system.sh TestKrpcSocket uses netstat as part of its test. netstat is provided by the net-tools package on Ubuntu and Centos. This adds that as a dependency in bootstrap_system.sh. Docker-based tests had been hitting this test failure, because they start from a clean docker image. Testing: - Ran docker-based tests and TestKrpcSocket now passes Change-Id: I9ad704e408d4ca4741178d4ea7a857bf30d4cfb6 --- M bin/bootstrap_system.sh 1 file changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/74/18774/1 -- To view, visit http://gerrit.cloudera.org:8080/18774 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9ad704e408d4ca4741178d4ea7a857bf30d4cfb6 Gerrit-Change-Number: 18774 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
