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

Cheolsoo Park updated PIG-3525:
-------------------------------

    Status: Patch Available  (was: Open)

> PigStats.get() and ScriptState.get() shouldn't return MR-specific objects 
> --------------------------------------------------------------------------
>
>                 Key: PIG-3525
>                 URL: https://issues.apache.org/jira/browse/PIG-3525
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.13.0
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: 0.13.0
>
>         Attachments: PIG-3525-1.patch, PIG-3525-2.patch, PIG-3525-3.patch
>
>
> After PIG-3419, PigStats and ScriptState are no longer MR-specific classes. 
> But PigStats.get() and ScriptState.get() methods still return MR-specific 
> objects (SimplePigStats and MRScriptState respectively). We should deprecate 
> these method and provide a new way to create appropriate objects based on the 
> ExecType.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to