mirror of
https://github.com/apache/impala.git
synced 2025-12-26 14:02:53 -05:00
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 <gaborkaszab@cloudera.com> Tested-by: Michael Smith <michael.smith@cloudera.com>