You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2018/06/14 20:34:49 UTC

[Impala-ASF-CR] IMPALA-6942: Reword error message to say "Failed" rather than "Cancelled"

Hello Tim Armstrong, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/10717

to look at the new patch set (#2).

Change subject: IMPALA-6942: Reword error message to say "Failed" rather than "Cancelled"
......................................................................

IMPALA-6942: Reword error message to say "Failed" rather than "Cancelled"

In this case, the query is failing. It happens to use the cancellation
path to cleanup, but from a user's perspective this is a query failure
not a cancellation. Reword the message to reflect that.

Change-Id: I4d8e755aef196e5c25205094af9c8486eb899344
---
M be/src/service/impala-server.cc
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/17/10717/2
-- 
To view, visit http://gerrit.cloudera.org:8080/10717
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4d8e755aef196e5c25205094af9c8486eb899344
Gerrit-Change-Number: 10717
Gerrit-PatchSet: 2
Gerrit-Owner: Dan Hecht <dh...@cloudera.com>
Gerrit-Reviewer: Dan Hecht <dh...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <ta...@cloudera.com>