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
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