Henry Robinson has posted comments on this change.

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


Patch Set 5:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/3507/5/shell/impala_shell.py
File shell/impala_shell.py:

PS5, Line 873: self._print_if_verbose(
             :             "Query details Web UI: %s/query_plan?query_id=%s" %
             :             (coordinator.webserver_address, 
self.last_query_handle.id))
> Yes unfortunately it will. I see no way around it though if we want the que
How about doing something like:

  Query submitted at: %s (coordinator: %s)

then later

  Query progress can be monitored at: %s


-- 
To view, visit http://gerrit.cloudera.org:8080/3507
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I704eb64546e27c367830120241311fea6091266b
Gerrit-PatchSet: 5
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]>
Gerrit-HasComments: Yes

Reply via email to