-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: Impala 2.12.0
-
Fix Version/s: Impala 3.1.0
-
Component/s: Clients
-
Labels:
-
Target Version:
-
Epic Color:ghx-label-6
If the remote impalad dies while the shell waits for a command to complete, the shell disconnects. After restarting the remote impalad (e.g. in a dev environment), it is necessary to re-connect the shell by running "connect;". The shell should automatically try to re-connect in those cases.