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 "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2018/11/26 23:37:00 UTC

[jira] [Work started] (IMPALA-7893) Impala shell does not handle Ctrl+C correctly for a non-running query

     [ https://issues.apache.org/jira/browse/IMPALA-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on IMPALA-7893 started by Fredy Wijaya.
--------------------------------------------
> Impala shell does not handle Ctrl+C correctly for a non-running query
> ---------------------------------------------------------------------
>
>                 Key: IMPALA-7893
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7893
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Clients
>    Affects Versions: Impala 3.0, Impala 2.12.0
>            Reporter: Fredy Wijaya
>            Assignee: Fredy Wijaya
>            Priority: Minor
>
> Impala uses Ctrl+C to cancel a running query, which works. However, running Ctrl+C for a non-running query does not work. Example:
> {noformat}
> [localhost:21000] default> abcde (press ctrl+c) --> this does not do anything
> {noformat}
> Compare this behavior to Linux shell.
> {noformat}
> $ abcde^C --> this cancel the statement and start a new one
> $
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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