Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22826
Change subject: IMPALA-14000: Dump jstacks first in dump-stacktraces.sh ...................................................................... IMPALA-14000: Dump jstacks first in dump-stacktraces.sh bin/dump-stacktraces.sh collects pstack and jstack of the cluster. It's used when some tests time out. Collecting pstacks might take long and fail in the middle, causing jstacks not being collected. This changes the script to collect jstacks first. Change-Id: I8f610ee4d4934fe950a9f56cf74a7e76e5d63651 --- M bin/dump-stacktraces.sh 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/26/22826/1 -- To view, visit http://gerrit.cloudera.org:8080/22826 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8f610ee4d4934fe950a9f56cf74a7e76e5d63651 Gerrit-Change-Number: 22826 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]>
