Prasanth Jayachandran created HIVE-17888:
--------------------------------------------
Summary: Display the reason for query cancellation
Key: HIVE-17888
URL: https://issues.apache.org/jira/browse/HIVE-17888
Project: Hive
Issue Type: Sub-task
Affects Versions: 3.0.0
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
For user convenience and easy debugging, if a trigger kills a query return the
reason for the killing the query. Currently the query kill will only display
the following which is not very useful
{code}
Error: Query was cancelled (state=01000,code=0)
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)