You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2009/06/27 03:13:47 UTC

[jira] Created: (HIVE-586) Check and rethrow the exception from ScriptOperator.StreamThread in ScriptOperator.close()

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.