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

Cheolsoo Park updated PIG-3471:
-------------------------------

    Fix Version/s:     (was: 0.12.0)
                   0.13.0

> Add a base abstract class for ExecutionEngine
> ---------------------------------------------
>
>                 Key: PIG-3471
>                 URL: https://issues.apache.org/jira/browse/PIG-3471
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tez
>    Affects Versions: 0.12.0, tez-branch
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: tez-branch, 0.13.0
>
>         Attachments: PIG-3471-1.patch
>
>
> While implementing TezExecutionEngine, I realized that a lot of code can be 
> shared between MRExecutionEngine and TezExecutionEngine because both use the 
> common Hadoop framework (hdfs, resource manager, etc). So it would make sense 
> to create a base abstract class for them (called HExecutionEngine) and have 
> them inherit common methods and fields from it.



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

Reply via email to