Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21915
Change subject: IMPALA-13132: Stop Kudu in kill-all.sh ...................................................................... IMPALA-13132: Stop Kudu in kill-all.sh After IMPALA-12852, Kudu is no longer explicitly stopped as part of kill-all.sh. Kudu stops anyway, but the PID files are not cleaned up. That can lead to Kudu startup accidentally stopping another process that re-used the PID when the minicluster is restarted after data load. Change-Id: I4c40d881140658e8213f742d52e4eb73261e1b30 --- M testdata/bin/kill-all.sh 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/15/21915/1 -- To view, visit http://gerrit.cloudera.org:8080/21915 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4c40d881140658e8213f742d52e4eb73261e1b30 Gerrit-Change-Number: 21915 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
