Viji created HIVE-7379:
--------------------------
Summary: Beeline to fetch full stack trace for job (task) failures
Key: HIVE-7379
URL: https://issues.apache.org/jira/browse/HIVE-7379
Project: Hive
Issue Type: Improvement
Components: CLI, Clients, JDBC
Affects Versions: 0.13.0, 0.12.0
Reporter: Viji
Priority: Minor
When a query submitted via Beeline fails, Beeline displays a generic error
message as below:
{quote}FAILED: Execution Error, return code 1 from …{quote}
This is expected, as Beeline is basically a regular JDBC client and is hence
limited by JDBC's capabilities today. But it would be useful if Beeline can
return the full remote stack trace and task diagnostics or job ID.
--
This message was sent by Atlassian JIRA
(v6.2#6252)