Sailesh Mukil has uploaded a new patch set (#6).

Change subject: IMPALA-1671: Print time and link to coordinator web UI once 
query is submitted in shell
......................................................................

IMPALA-1671: Print time and link to coordinator web UI once query is submitted 
in shell

To help supportability and debugging, it's helpful to have the impala
shell print out the coordinator time and the link to the coordinator
web UI once the query is submitted.

This is done by calling the PingImpalaService() routine everytime a
query is submitted, which returns the coordinator's hostname,
webserver port and the coordinator epoch time at that moment which the
shell then formats and prints out.

Change-Id: I704eb64546e27c367830120241311fea6091266b
---
M be/src/service/impala-beeswax-server.cc
M be/src/util/webserver.cc
M be/src/util/webserver.h
M common/thrift/ImpalaService.thrift
M shell/impala_client.py
M shell/impala_shell.py
6 files changed, 39 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/07/3507/6
-- 
To view, visit http://gerrit.cloudera.org:8080/3507
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I704eb64546e27c367830120241311fea6091266b
Gerrit-PatchSet: 6
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Sailesh Mukil <[email protected]>
Gerrit-Reviewer: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: David Knupp <[email protected]>
Gerrit-Reviewer: Henry Robinson <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>

Reply via email to