Check and rethrow the exception from ScriptOperator.StreamThread in ScriptOperator.close() ------------------------------------------------------------------------------------------
Key: HIVE-586 URL: https://issues.apache.org/jira/browse/HIVE-586 Project: Hadoop Hive Issue Type: Bug Reporter: Zheng Shao We are not checking and rethrowing the exception caught in ScriptOperator.StreamThread in ScriptOperator close() (we are already doing it in ScriptOperator process()) We should do that also in close(). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.