Gergely Fürnstáhl has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19917
Change subject: IMPALA-12158: Fixed alert in bin/coverage_helper.sh ...................................................................... IMPALA-12158: Fixed alert in bin/coverage_helper.sh IMPALA-10794 introduced names for threads, which messed up process names too in catalogd and impalad. By default, pgrep matches the search string only on the process name, with -f it will look into the program's path too, so it can alert about still running impalad (and not saved coverage counters). Testing: - Tested locally Change-Id: I47e462a28d2f7c5ff202bf8614caafb57cc1e25b --- M bin/coverage_helper.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/17/19917/1 -- To view, visit http://gerrit.cloudera.org:8080/19917 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I47e462a28d2f7c5ff202bf8614caafb57cc1e25b Gerrit-Change-Number: 19917 Gerrit-PatchSet: 1 Gerrit-Owner: Gergely Fürnstáhl <[email protected]>
