You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2013/10/01 06:31:31 UTC

[jira] [Commented] (PIG-3471) Add a base abstract class for ExecutionEngine

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

Cheolsoo Park commented on PIG-3471:
------------------------------------

Reverted in 0.12.

> 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)