You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2023/06/15 01:40:00 UTC

[jira] [Created] (IMPALA-12216) Print timestamp for impala-shell errors

Quanlong Huang created IMPALA-12216:
---------------------------------------

             Summary: Print timestamp for impala-shell errors
                 Key: IMPALA-12216
                 URL: https://issues.apache.org/jira/browse/IMPALA-12216
             Project: IMPALA
          Issue Type: Improvement
          Components: Clients
            Reporter: Quanlong Huang


Impala-shell prints the query submit time. It should also print the timestamp when it encounter failures:
{noformat}
default> select ...
Query: select ...
Query submitted at: 2023-06-14 18:32:21 (Coordinator: ...)
Query progress can be monitored at: ...
Error communicating with impalad: TSocket read 0 bytes{noformat}
So we know when exactly the connection is closed in client's pespective.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org