[
https://issues.apache.org/jira/browse/PIG-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113601#comment-16113601
]
Rohini Palaniswamy commented on PIG-5264:
-----------------------------------------
Ran into this error with HCatLoader after this patch.
{code}
java.lang.NoSuchMethodError:
org.apache.pig.ResourceStatistics.setmBytes(Ljava/lang/Long;)Lorg/apache/pig/ResourceStatistics;
at
org.apache.hive.hcatalog.pig.HCatLoader.getStatistics(HCatLoader.java:399)
{code}
We should put ResourceStatistics.setmBytes back
> Remove deprecated keys from PigConfiguration
> --------------------------------------------
>
> Key: PIG-5264
> URL: https://issues.apache.org/jira/browse/PIG-5264
> Project: Pig
> Issue Type: Improvement
> Reporter: Nandor Kollar
> Assignee: Nandor Kollar
> Priority: Minor
> Fix For: 0.18.0
>
> Attachments: PIG-5264_1.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> PigConfiguration includes several deprecated constants (like INSERT_ENABLED,
> SCHEMA_TUPLE_SHOULD_ALLOW_FORCE, etc.). This should be removed as all a
> deprecated since multiple version.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)