Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19459 )
Change subject: IMPALA-11990: Make actual failures clearer ...................................................................... IMPALA-11990: Make actual failures clearer A hack to cleanup after Hbase fails when services haven't been started yet (which is always at least once in a CI run) with a large error message. That error isn't useful and can be misleading for people reviewing test logs. Suppress it. Guards data load for Ozone as a usable snapshot is required. Also fixes a typo in fixed issues. Change-Id: Idc37d03780fca35427b977524b2b97a6892c88f7 Reviewed-on: http://gerrit.cloudera.org:8080/19459 Reviewed-by: Gabor Kaszab <[email protected]> Tested-by: Michael Smith <[email protected]> --- M docs/topics/impala_fixed_issues.xml M testdata/bin/create-load-data.sh M testdata/bin/kill-hbase.sh 3 files changed, 6 insertions(+), 5 deletions(-) Approvals: Gabor Kaszab: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/19459 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Idc37d03780fca35427b977524b2b97a6892c88f7 Gerrit-Change-Number: 19459 Gerrit-PatchSet: 5 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Gabor Kaszab <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
