Sergey Shelukhin created HIVE-10561:
---------------------------------------
Summary: Tez session does not always end when CLI is ctrl-c-ed
Key: HIVE-10561
URL: https://issues.apache.org/jira/browse/HIVE-10561
Project: Hive
Issue Type: Bug
Reporter: Sergey Shelukhin
Assignee: Gunther Hagleitner
When I run queries using
{noformat}
hive -f some_file.sql 2> stderr.log
{noformat}
and then ctrl-c the shell as it is running the file, Tez app does not exist and
can be seen in RUNNING state on yarn. Not sure if it happens every time, but
it's frequent enough and the sessions need to be killed off via yarn commands
manually
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)