Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 3.0
-
None
-
ghx-label-1
Description
The error message "Cancelled due to unreachable impalad(s)" would be better as "Failed due to unreachable impalad(s)" since the query has failed. The code happens to trigger cancellation via the same path as client cancellation, but this is really a query failure.