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

[Impala-ASF-CR] IMPALA-5495: Improve error message if no impalad role is configured

Hello anujphadke,

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

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

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

Change subject: IMPALA-5495: Improve error message if no impalad role is configured
......................................................................

IMPALA-5495: Improve error message if no impalad role is configured

"Impala server needs to have a role (EXECUTOR, COORDINATOR)"

replaced with:

"Impala does not have a valid role configured. Either --is_coordinator or
--is_executor must be set to true."

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


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib8ae09eeaefeda3fab62e66dbcb4f9134082c039
Gerrit-PatchSet: 2
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Henry Robinson <he...@cloudera.com>
Gerrit-Reviewer: anujphadke <ap...@cloudera.com>