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

Cheolsoo Park edited comment on PIG-3471 at 9/20/13 4:51 PM:
-------------------------------------------------------------

[~daijy], I was thinking of committing it to trunk too. I will do it. Thank you!
                
      was (Author: cheolsoo):
    [~daniel dai], yes I was thinking of committing to trunk too. I will do it. 
Thank you!
                  
> 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: tez-branch
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: tez-branch
>
>         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to