Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
ghx-label-13
Description
Impala-shell prints the query submit time. It should also print the timestamp when it encounter failures:
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
So we know when exactly the connection is closed in client's pespective.
Attachments
Issue Links
- relates to
-
IMPALA-12079 NoneType object is not iterable due to uncaught exceptions
- Resolved