[ https://issues.apache.org/jira/browse/HIVE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970369#action_12970369 ]
Siying Dong commented on HIVE-1844: ----------------------------------- I have two comments here: 1. Instead of catch Throwable and set the flag after catch block, can we simply set the flag in finally block, without catching throwable? 2. can we just check Thread.state, instead of setting this flag? > Hanging hive client caused by TaskRunner's OutOfMemoryError > ----------------------------------------------------------- > > Key: HIVE-1844 > URL: https://issues.apache.org/jira/browse/HIVE-1844 > Project: Hive > Issue Type: Bug > Reporter: He Yongqiang > Assignee: He Yongqiang > Attachments: hive-1844.1.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.