You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Benjamin Francisoud (JIRA)" <ji...@apache.org> on 2008/02/13 15:41:08 UTC

[jira] Closed: (PIG-84) Remove e.printStacktrace() from code

     [ https://issues.apache.org/jira/browse/PIG-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Francisoud closed PIG-84.
----------------------------------

       Resolution: Duplicate
    Fix Version/s: 0.1.0

Already fixed in PIG-83 using:
{code:java}log.error(e);{code}

> Remove e.printStacktrace() from code
> ------------------------------------
>
>                 Key: PIG-84
>                 URL: https://issues.apache.org/jira/browse/PIG-84
>             Project: Pig
>          Issue Type: Improvement
>          Components: impl
>    Affects Versions: 0.1.0
>            Reporter: Benjamin Francisoud
>             Fix For: 0.1.0
>
>
> From [Benjamin Reed  in PIG-80|https://issues.apache.org/jira/browse/PIG-80?focusedCommentId=12564097#action_12564097]:
> "At the same time we should also remove all e.printStackTrace() calls."
> I'll try to provide a patch for this...

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