[ https://issues.apache.org/jira/browse/HIVE-7379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058208#comment-14058208 ]
Navis commented on HIVE-7379: ----------------------------- With HIVE-7127, you can get full stack trace in verbose mode. > 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.12.0, 0.13.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)