IOException thrown by a user function is caught
-----------------------------------------------

                 Key: PIG-27
                 URL: https://issues.apache.org/jira/browse/PIG-27
             Project: Pig
          Issue Type: Bug
          Components: impl
            Reporter: Utkarsh Srivastava
            Assignee: Utkarsh Srivastava


If a user-defined function throws an IOException, we catch it and ignore it 
silently. We create a runtime exception out of the IOException. but never throw 
that run time exception

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to