[ 
https://issues.apache.org/jira/browse/PIG-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071459#comment-13071459
 ] 

Raghu Angadi commented on PIG-2191:
-----------------------------------

looks good. 
 - JsonMetadata.java changes seem unrelated (whitespace only).
 - +1 for making deprecated classes just extend the non-deprecated ones.


> Reduce amount of log spam generated by UDFs
> -------------------------------------------
>
>                 Key: PIG-2191
>                 URL: https://issues.apache.org/jira/browse/PIG-2191
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Dmitriy V. Ryaboy
>            Assignee: Dmitriy V. Ryaboy
>             Fix For: 0.10
>
>         Attachments: PIG-2191.patch
>
>
> Many builtin UDFs use log.warn instead of warn() to report warnings. This can 
> produce an inordinate and unneeded amount of error logging. The warn() method 
> is provided to aggregate that sort of thing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to