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

Bikas Saha resolved TEZ-1062.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.5.0
     Hadoop Flags: Reviewed

Thanks for your contribution. Committed.
commit b084c7f8d12ff38ff3d824734e009a1fc71ee20b
Author: Bikas Saha <[email protected]>
Date:   Sun Apr 27 16:55:16 2014 -0700

    TEZ-1062. Create SimpleProcessor for processors that only need to implement 
the run method (Mohammad Kamrul Islam via bikas)

> Create SimpleProcessor for processors that only need to implement the run 
> method
> --------------------------------------------------------------------------------
>
>                 Key: TEZ-1062
>                 URL: https://issues.apache.org/jira/browse/TEZ-1062
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Bikas Saha
>            Assignee: Mohammad Kamrul Islam
>             Fix For: 0.5.0
>
>         Attachments: TEZ-1062.1.patch, TEZ-1062.2.patch, TEZ-1062.3.patch, 
> TEZ-1062.4.patch
>
>
> The SimpleProcessor could take care of all things like starting input, 
> committing outputs. It would handle no events, since simple processors dont 
> need to handle inputs. Thus the user would only need to implement their 
> custom task logic in a new execute() method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to