Cheolsoo Park created PIG-3525:
----------------------------------
Summary: 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
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)