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

Adam Szita commented on PIG-5264:
---------------------------------

I think what Nandor is suggesting is that within Hive code we should change the 
method we call on the ResouceStatistics instance, so it doesn't call the now 
deprecated setmBytes, but instead setSizeInBytes. The jira for tracking this is 
HIVE-17251.

Then we can remove the deprecated method from Pig codebase in the remote future 
(when they no longer have dependency on the original method in other projects)

> 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, PIG-5264-amend-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)

Reply via email to