Ctrl+c should kill currently running query, but not exit the CLI
----------------------------------------------------------------
Key: HIVE-1784
URL: https://issues.apache.org/jira/browse/HIVE-1784
Project: Hive
Issue Type: Improvement
Affects Versions: 0.7.0
Reporter: Paul Yang
When a query is running and Ctrl+C is pressed, the query is killed and the CLI
is exited. Instead, Ctrl+c should kill the query but return the user to the
Hive prompt. This will make it easier to modify and re-submit the query.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.