Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/21915 Reviewed-by: Joe McDonnell <[email protected]> Reviewed-by: Wenzhe Zhou <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M testdata/bin/kill-all.sh 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Joe McDonnell: Looks good to me, but someone else must approve Wenzhe Zhou: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: I4c40d881140658e8213f742d52e4eb73261e1b30 Gerrit-Change-Number: 21915 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
