[ https://issues.apache.org/jira/browse/HIVE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795349#comment-13795349 ]
Prasad Mujumdar commented on HIVE-5230: --------------------------------------- That's certainly useful. I was originally planning to implement or extend the status message. Since I was targeting that 0.12, didn't want to introduce message changes on release branch. Now that its for a new release, we can update the status response to include option error details. will update the patch. Thanks for the feedback! > Better error reporting by async threads in HiveServer2 > ------------------------------------------------------ > > Key: HIVE-5230 > URL: https://issues.apache.org/jira/browse/HIVE-5230 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Affects Versions: 0.12.0, 0.13.0 > Reporter: Vaibhav Gumashta > Assignee: Prasad Mujumdar > Fix For: 0.13.0 > > Attachments: HIVE-5230.1.patch, HIVE-5230.1.patch > > > [HIVE-4617|https://issues.apache.org/jira/browse/HIVE-4617] provides support > for async execution in HS2. When a background thread gets an error, currently > the client can only poll for the operation state and also the error with its > stacktrace is logged. However, it will be useful to provide a richer error > response like thrift API does with TStatus (which is constructed while > building a Thrift response object). -- This message was sent by Atlassian JIRA (v6.1#6144)